Batylkina A.O. LabWork_2 Hard #10

Closed
Alina wants to merge 6 commits from LabWorkHard_2 into LabWorkHard_1
Owner
No description provided.
Alina added 6 commits 2023-06-15 01:26:30 +04:00
Alina requested review from eegov 2023-06-15 01:26:34 +04:00
eegov approved these changes 2023-06-15 17:36:17 +04:00
eegov left a comment
Collaborator

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

Зачтено с понижением балла(ов)
@ -0,0 +86,4 @@
private int GetCountFurnitureAllShops(FurnitureBindingModel furniture)
{
int count = 0;
foreach (var shop in source.Shops)
Collaborator

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

Значение можно получить через LINQ-запрос
eegov closed this pull request 2023-06-15 17:36:48 +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: Alina/PIbd-21_BatylkinaAO_FurnitureAssembly#10
No description provided.