PIbd-11 Permyakov R.G. AccordionBus Simple Lab6 #6

Closed
Roman wants to merge 2 commits from Lab6 into Lab5
Owner
No description provided.
Roman added 2 commits 2024-05-15 15:48:24 +04:00
eegov approved these changes 2024-05-25 09:21:44 +04:00
eegov left a comment
Collaborator

Проверено

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

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

Записывать в файл можно сразу, без использования StringBuilder
eegov closed this pull request 2024-05-25 09:21:58 +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: Roman/PIbd-11_Permyakov_R.G._AccordionBus_Simple#6
No description provided.