PIBD-14 Boyko_M.S, LabWork06 Simple #7

Closed
LivelyPuer wants to merge 2 commits from lab6-develop into lab5-develop
Owner
No description provided.
LivelyPuer added 2 commits 2024-04-21 13:24:16 +04:00
eegov approved these changes 2024-04-28 15:25:56 +04:00
eegov left a comment
Collaborator

Проверено

Проверено
@ -72,0 +107,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-04-28 15:26:02 +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: LivelyPuer/PIBD14-BOYKO-M.S.SuperEasySuperPuper#7
No description provided.