PIbd-23. Leonteva V.A. Lab work 01 #1
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "Lab_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 +101,4 @@
Controls.Add(labelCount);
Controls.Add(labelBlank);
Name = "FormDocumentBlank";
Text = "FormDocumentBlank";
Заголовок формы оформлен неверно
@ -0,0 +58,4 @@
{
var operationResult = _orderLogic.TakeOrderInWork(new OrderBindingModel
{
Id = id,
Не требуется каждый раз передавать все данные заказа
Pull request closed