PIBD-11 Shipilov N.S. Seaplane Simple LabWork6 #6

Closed
NikitaShipilov wants to merge 1 commits from LabWork6 into LabWork5
No description provided.
NikitaShipilov added 1 commit 2024-05-10 20:13:10 +04:00
eegov changed title from PIBD-11 Shipilov N.S. Seaplane LabWork01 Simple LabWork6 to PIBD-11 Shipilov N.S. Seaplane Simple LabWork6 2024-05-11 17:50:03 +04:00
eegov approved these changes 2024-05-11 17:51:17 +04:00
eegov left a comment
Collaborator

Проверено

Проверено
@ -63,0 +94,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-11 17:51:24 +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: NikitaShipilov/PIBD-11_Shipilov_N.S._Seaplane_Simple#6
No description provided.