ISEbd11 Mosevnin AM LabWork06 Simple #6

Closed
Aleks_andr435 wants to merge 2 commits from LabWork06 into LabWork05
No description provided.
Aleks_andr435 added 2 commits 2024-05-22 23:30:11 +04:00
eegov approved these changes 2024-05-25 20:58:00 +04:00
eegov left a comment
Collaborator

Проверено

Проверено
@ -67,0 +103,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-25 20:58:07 +04:00

Pull request closed

Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Aleks_andr435/ISEbd11_Mosevnin_AM_Simple#6
No description provided.