Polevoy S.V. LabWork02_hard #4

Closed
ChipsEater wants to merge 9 commits from LabWork02_hard into LabWork01_hard
Owner
No description provided.
ChipsEater added 9 commits 2023-04-21 02:04:43 +04:00
ChipsEater requested review from eegov 2023-04-28 16:40:16 +04:00
eegov approved these changes 2023-05-18 10:56:25 +04:00
eegov left a comment
Collaborator

Зачтено с понижением балла(ов)

Зачтено с понижением балла(ов)
@ -144,2 +166,4 @@
}
}
public bool CheckThenSupplyMany(IBouquetModel bouquet, int count)
Collaborator

Метод не в том классе

Метод не в том классе
@ -0,0 +96,4 @@
return false;
}
foreach (var shop in source.Shops)
Collaborator

Значение можно получить через LINQ-запрос

Значение можно получить через LINQ-запрос
eegov closed this pull request 2023-05-18 10:56:33 +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: ChipsEater/PIbd-23_Polevoy_S.V._FlowerShop#4
No description provided.