Morozov V.S. LabWork1 #1

Closed
VoldemarProger wants to merge 3 commits from LabWork1 into main
No description provided.
VoldemarProger added 3 commits 2023-04-19 15:44:12 +04:00
VoldemarProger changed title from LabWork1 to Morozov V.S. LabWork1 2023-04-19 15:45:08 +04:00
VoldemarProger requested review from eegov 2023-04-19 15:45:15 +04:00
eegov approved these changes 2023-05-04 21:22:53 +04:00
eegov left a comment
Collaborator

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

Зачтено с понижением балла(ов)
@ -0,0 +47,4 @@
}
public bool StatusUpdate(OrderBindingModel model, OrderStatus newStatus)
{
CheckModel(model);
Collaborator

CheckModel(model, false);

CheckModel(model, false);
@ -0,0 +14,4 @@
{
public int Id { get; private set; }
public int CarId { get; private set; }
public string CarName { get; private set; }
Collaborator

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

Вычисляемое поле, не хранится в памяти
eegov closed this pull request 2023-05-04 21:23:00 +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: VoldemarProger/Pibd-22_Morozov_V.S_AutomobilePlant#1
No description provided.