Bogdanov D.S. LabWork02 #2

Closed
the wants to merge 2 commits from LabWork02 into LabWork01
Owner
No description provided.
the added 2 commits 2023-05-02 21:28:14 +04:00
eegov approved these changes 2023-05-25 21:02:57 +04:00
eegov left a comment
Owner

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

Зачтено с понижением балла(ов)
@ -0,0 +15,4 @@
{
public int ComputerId { get; private set; }
public string ComputerName { get; private set; } = string.Empty;
Owner

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

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

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

Не требуется обновлять все данные, только статус и дату выполнения
eegov closed this pull request 2023-05-25 21:03:01 +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: the/PIbd-23_Bogdanov_D.S._ComputerSelling#2
No description provided.