PIBD-12 Ashahanov.A.I. LabWork06 Simple #9

Closed
Samecoins wants to merge 1 commits from LabWork06 into LabWork05
Owner
No description provided.
Samecoins added 1 commit 2024-06-05 11:02:02 +04:00
eegov approved these changes 2024-06-05 20:10:16 +04:00
eegov left a comment
Collaborator

Проверено

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

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

Записывать в файл можно сразу, без использования StringBuilder
@ -77,0 +168,4 @@
while ((strs = fs.ReadLine()) != null)
{
//по идее этого произойти не должно
//if (strs == null)
Collaborator

Закомментированного кода быть не должно

Закомментированного кода быть не должно
eegov closed this pull request 2024-06-05 20:10:26 +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: Samecoins/PIBD-12_Ashahanov_A.I._Simple#9
No description provided.