PIbd-23. Sergunov M.A. First Labs. Base #1
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "LabWork01_base"
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 +61,4 @@
{
model.DateImplement = viewModel.DateImplement;
}
CheckModel(model);
CheckModel(model, false);
@ -0,0 +9,4 @@
{
public int GiftId { get; private set; }
public string GiftName { get; private set; }
Вычисляемое поле, не хранится в памяти
Pull request closed