Lab2_Main #13
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "Lab2_Main"
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 +16,4 @@
{
public int Id { get; private set; }
public int WoodId { get; private set; }
public string WoodName { get; private set; }
Вычисляемое поле, не хранится в памяти
@ -0,0 +59,4 @@
};
}
public void Update(OrderBindingModel model)
Дата не обновляется
Pull request closed