Zhimolostnova A.V. Lab work 1 #2
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "LabRab_1"
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?
Зачтено с понижением балла(ов)
@ -0,0 +9,4 @@
{
public int PackageId { get; private set; }
public string PackageName { get; private set; }
Вычисляемое поле, не хранится в памяти
@ -0,0 +48,4 @@
{
return;
}
PackageId = model.PackageId;
Не требуется обновлять все данные, только статус
Pull request closed