Nikolaeva Y.A. Lab work 2 #2

Closed
NikolaevaYana wants to merge 1 commits from LabRab_2 into LabRab_1
No description provided.
NikolaevaYana added 1 commit 2023-05-20 20:49:13 +04:00
NikolaevaYana changed title from Вторая лабораторная работа to Nikolaeva Y.A. Lab work 2 2023-05-20 20:49:23 +04:00
NikolaevaYana requested review from eegov 2023-05-20 20:49:28 +04:00
eegov approved these changes 2023-05-28 00:15:22 +04:00
eegov left a comment
Collaborator

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

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

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

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

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

Не требуется обновлять все данные, только статус и дату выполнения
eegov closed this pull request 2023-05-28 00:15:26 +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: NikolaevaYana/ISEbd-22_Nikolaeva_Y.A._SoftwareInstallation#2
No description provided.