PIbd-11.Basalov.A.D.LabWork06.Simple #13

Closed
Tonby73 wants to merge 1 commits from LabWork6 into LabWork5
Owner
No description provided.
Tonby73 added 1 commit 2024-05-13 10:34:50 +04:00
eegov approved these changes 2024-05-19 18:45:00 +04:00
eegov left a comment
Owner

Проверено

Проверено
@ -82,0 +116,4 @@
foreach (KeyValuePair<string, ICollectionGenericObjects<T>> value in _storages)
{
StringBuilder sb = new(); // построитель строк
sb.Append(Environment.NewLine);
Owner

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

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

Pull request closed

Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Tonby73/PIBD-11_Basalov_A.D_Simple#13
No description provided.