Kashin M.I. Lab work 3 base #4

Closed
Sosees04ka wants to merge 1 commits from LabWork03_base into LabWork02_base
Owner
No description provided.
Sosees04ka added 1 commit 2023-02-28 10:57:28 +04:00
Sosees04ka requested review from eegov 2023-02-28 10:57:35 +04:00
Sosees04ka removed review request for eegov 2023-02-28 10:57:54 +04:00
Sosees04ka changed title from Шаг 1. Запускается, но при добавлений крашится to Kashin M.I. Lab work 3 base 2023-02-28 10:58:22 +04:00
Sosees04ka requested review from eegov 2023-02-28 10:58:27 +04:00
eegov approved these changes 2023-03-01 11:43:16 +04:00
eegov left a comment
Collaborator

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

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

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

Вычисляемое поле, не хранится в памяти
@ -0,0 +61,4 @@
return;
}
ReinforcedId = model.ReinforcedId;
Collaborator

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

Не требуется обновлять все данные, только статус
eegov closed this pull request 2023-03-01 11:43:21 +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: Sosees04ka/PIbd-22_Kashin_M.I_PrecastConcretePlant#4
No description provided.