ISEbd-22.Antonova.D.V.SecondWork base #2

Closed
AntonovaDaria wants to merge 1 commits from LabWork_2 into LabWork_1
No description provided.
AntonovaDaria added 1 commit 2023-05-04 03:54:22 +04:00
eegov approved these changes 2023-05-06 20:06:30 +04:00
eegov left a comment
Collaborator

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

Зачтено с понижением балла(ов)
@ -0,0 +43,4 @@
return source.Orders.FirstOrDefault(x =>
(model.Id.HasValue && x.Id == model.Id))?.GetViewModel;
}
private OrderViewModel GetViewModel(Order order)
Collaborator

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

Значение можно получить через LINQ-запрос
eegov closed this pull request 2023-05-06 20:06:35 +04:00

Pull request closed

Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: AntonovaDaria/ISEbd-22_Antonova_D.V._Confectionery#2
No description provided.