Morozov V.S. LabWork2Hard #9

Closed
VoldemarProger wants to merge 5 commits from LabWork2Hard into LabWork1Hard
No description provided.
VoldemarProger added 5 commits 2023-05-02 12:55:36 +04:00
VoldemarProger requested review from eegov 2023-05-02 12:55:50 +04:00
eegov approved these changes 2023-05-26 10:50:40 +04:00
eegov left a comment
Collaborator

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

Зачтено с понижением балла(ов)
@ -0,0 +87,4 @@
public bool TrySell(ICarModel car, int quantity)
{
List<CarShopViewModel> carShops = new List<CarShopViewModel>();
int fakeQuantity = quantity;
Collaborator

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

Значение можно получить через LINQ-запрос
eegov closed this pull request 2023-05-26 10:50:44 +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: VoldemarProger/Pibd-22_Morozov_V.S_AutomobilePlant#9
No description provided.