Borschevskaya A.A. Lab Work 2 Hard #4

Closed
pgirl1 wants to merge 17 commits from lab2_hard into lab1_hard
Owner
No description provided.
pgirl1 added 17 commits 2023-03-23 20:30:22 +04:00
pgirl1 requested review from eegov 2023-03-23 20:30:26 +04:00
eegov approved these changes 2023-03-27 10:15:46 +04:00
eegov left a comment
Collaborator

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

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

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

Значение можно получить через LINQ-запрос
eegov closed this pull request 2023-03-27 10:15:50 +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: pgirl1/PIbd-23_Borschevskaya_A.A._FurnitureAssembly#4
No description provided.