PIbd-22 Isaeva A.I. Lab work 2 Base #2

Closed
dex_moth wants to merge 3 commits from lab2 into lab1
Owner
No description provided.
dex_moth added 3 commits 2024-03-20 23:07:40 +04:00
dex_moth requested review from eegov 2024-03-20 23:07:46 +04:00
eegov approved these changes 2024-03-31 18:59:39 +04:00
eegov left a comment
Collaborator

Проверено

Проверено
@ -0,0 +70,4 @@
_source.SaveOrders();
return AttachCannedName(order);
}
private OrderViewModel AttachCannedName(Order order)
Collaborator

Можно без if: viewModel.<Название продукта> = <элемент>?.<Название продукта>;

Можно без if: viewModel.<Название продукта> = <элемент>?.<Название продукта>;
eegov closed this pull request 2024-03-31 18:59:43 +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: dex_moth/PIbd-22_Isaeva_A.I._FishFactory#2
No description provided.