PIbd-11_Gorskov_E.M._LabWork06_Simple #6

Closed
Evgeniu wants to merge 2 commits from LabWork06 into LabWork05
Owner
No description provided.
Evgeniu added 2 commits 2024-04-15 10:41:49 +04:00
eegov approved these changes 2024-04-28 08:20:22 +04:00
eegov left a comment
Collaborator

Проверено

Проверено
@ -68,0 +104,4 @@
writer.Write(_collectionKey);
foreach (KeyValuePair<string, ICollectionGenericObjects<T>> value in _storages)
{
StringBuilder sb = new();
Collaborator

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

Записывать в файл можно сразу, без использования StringBuilder
eegov closed this pull request 2024-04-28 08:20:25 +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: Evgeniu/PIbd-11_Gorskov_E.M._Simple#6
No description provided.