PIbd-22_Kamcharova_K.A._lab1 #1
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "lab1"
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 +37,4 @@
{
if (model.Id.HasValue && order.Id == model.Id)
{
OrderViewModel thisorder = order.GetViewModel;
Выносится в отдельный метод
Проверено
Pull request closed