PIbd-14_Calimullin_A.R._Lab06_Simple #7

Closed
Bloody_Arthur wants to merge 5 commits from Lab06 into Lab05
No description provided.
Bloody_Arthur added 1 commit 2024-04-18 18:14:27 +04:00
Bloody_Arthur added 1 commit 2024-04-23 18:28:21 +04:00
Bloody_Arthur added 1 commit 2024-04-24 15:12:23 +04:00
eegov approved these changes 2024-04-28 15:33:05 +04:00
eegov left a comment
Owner

Проверено

Проверено
@ -68,0 +107,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-04-28 15:33:09 +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: Bloody_Arthur/PIbd-14_Calimullin_A.R._AirFighter_Simple#7
No description provided.