Lab2_Main #13

Closed
PIbd-21_Spasskyi_Artem wants to merge 3 commits from Lab2_Main into Lab1_Main
No description provided.
PIbd-21_Spasskyi_Artem added 3 commits 2023-05-03 02:30:54 +04:00
PIbd-21_Spasskyi_Artem requested review from eegov 2023-05-03 02:31:27 +04:00
eegov approved these changes 2023-05-27 10:04:18 +04:00
eegov left a comment
Collaborator

Пулл правильно называть надо, с указанием ФИО и номера лабораторной

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

Пулл правильно называть надо, с указанием ФИО и номера лабораторной Зачтено с понижением балла(ов)
@ -0,0 +16,4 @@
{
public int Id { get; private set; }
public int WoodId { get; private set; }
public string WoodName { get; private set; }
Collaborator

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

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

Дата не обновляется

Дата не обновляется
eegov closed this pull request 2023-05-27 10:04:24 +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: PIbd-21_Spasskyi_Artem/PIBD-21_Spasskiy.A.D._CarpentryWorkshop28#13
No description provided.