PIbd-21 Tabeev A.P. Lab1 base #2
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 +94,4 @@
var operationResult = _orderLogic.TakeOrderInWork(new OrderBindingModel
{
Id = id,
Status = Enum.Parse<OrderStatus>(dataGridView.SelectedRows[0].Cells["Status"].Value.ToString()),
Задается бизнес-логикой
Pull request closed