ISEbd-22 Novopolcev A.A. SecondLab02 #2
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "RenovationWork02"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
ISEbd-22 Novopolcev A.A. SecondWork02to ISEbd-22 Novopolcev A.A. SecondLab02Зачтено с понижением балла(ов)
@ -0,0 +15,4 @@
{
public int PackageId { get; private set; }
public string PackageName { get; private set; } = string.Empty;
Вычисляемое поле, не хранится в памяти
@ -0,0 +78,4 @@
{
return;
}
PackageId = model.PackageId;
Не требуется обновлять все данные, только статус и дату выполнения
Pull request closed