PIBD-14_Arinina_M.A._Simple_LabWork06 #19

Closed
mara-1 wants to merge 2 commits from LabWork06 into LabWork05
Owner
No description provided.
mara-1 added 2 commits 2024-05-23 09:50:14 +04:00
eegov approved these changes 2024-05-25 19:29:22 +04:00
eegov left a comment
Collaborator

Проверено

Проверено
@ -84,0 +114,4 @@
foreach (KeyValuePair<string, ICollectionGenericObjects<T>> value in _storages)
{
StringBuilder sb = new();
sb.Append(Environment.NewLine);
Collaborator

Записывать в файл можно сразу, без использования StringBuilder

Записывать в файл можно сразу, без использования StringBuilder
eegov closed this pull request 2024-05-25 19:29:28 +04:00

Pull request closed

Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: mara-1/PIBD-14_Arinina_M.A._Simple#19
No description provided.