PIbd-23. Sergunov M.A. SecondWork. Base #2

Closed
Maksim-S wants to merge 1 commits from LabWork02_base into LabWork01_base
Owner
No description provided.
Maksim-S added 1 commit 2023-04-16 10:28:36 +04:00
eegov approved these changes 2023-04-17 10:43:16 +04:00
eegov left a comment
Collaborator

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

Зачтено с понижением балла(ов)
@ -0,0 +10,4 @@
{
public int GiftId { get; private set; }
public string GiftName { get; private set; }
Collaborator

Вычисляемое поле, не хранится в памяти

Вычисляемое поле, не хранится в памяти
@ -0,0 +66,4 @@
return order;
}
public void Update(OrderBindingModel? model)
Collaborator

Не требуется обновлять все данные, только статус и дату выполнения

Не требуется обновлять все данные, только статус и дату выполнения
eegov closed this pull request 2023-04-17 10:43:20 +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: Maksim-S/PIbd-23_Sergunov_M.A._GiftShop#2
No description provided.