ISbd-21 Gordeev I.V. LabWork_02 Base #4

Closed
Igor_Gordeev wants to merge 2 commits from lab_02 into Lab_01
Owner
No description provided.
eegov was assigned by Igor_Gordeev 2024-03-23 20:21:12 +04:00
Igor_Gordeev added 2 commits 2024-03-23 20:21:13 +04:00
eegov approved these changes 2024-03-31 20:25:03 +04:00
eegov left a comment
Collaborator

Проверено

Проверено
@ -0,0 +41,4 @@
private OrderViewModel GetViewModel(Order order)
{
var viewModel = order.GetViewModel;
foreach (var sushi in source.ListSushi)
Collaborator

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

Значение можно получить через LINQ-запрос
eegov closed this pull request 2024-03-31 20:25:09 +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: Igor_Gordeev/ISEbd-21.Gordeev.I.V.SushiBar.Basic#4
No description provided.