PIbd22_Kuznetsov_A.V._lab2 #2

Closed
Kuznetsov_Anatoliy wants to merge 1 commits from lab2 into lab1
No description provided.
Kuznetsov_Anatoliy added 1 commit 2024-05-04 19:43:52 +04:00
eegov approved these changes 2024-05-12 16:30:56 +04:00
eegov left a comment
Collaborator

Проверено

Проверено
@ -0,0 +69,4 @@
}
public OrderViewModel AcessDressesStorage(OrderViewModel model)
{
var component = source.Dresses.FirstOrDefault(x => x.Id == model.DressId);
Collaborator

Запрос может вернуть null

Запрос может вернуть null
eegov closed this pull request 2024-05-12 16:31:03 +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: Kuznetsov_Anatoliy/PIbd22_Kuznetsov_A.V._SewingDresses#2
No description provided.