PIbd-23 Firsov Kirill LabWork 01 #1

Closed
Firsov_Kirill wants to merge 7 commits from LabWork#1 into master
No description provided.
Firsov_Kirill added 7 commits 2024-03-13 20:46:24 +04:00
eegov was assigned by Firsov_Kirill 2024-03-13 20:46:51 +04:00
eegov approved these changes 2024-03-17 17:52:40 +04:00
eegov left a comment
Collaborator

Проверено

Проверено
@ -3,7 +3,15 @@ Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
Collaborator

Название проекта не соответствует варианту

Название проекта не соответствует варианту
@ -0,0 +100,4 @@
this.Controls.Add(this.labelCost);
this.Controls.Add(this.labelName);
this.Name = "FormComponent";
this.Text = "FormComponent";
Collaborator

Заголовок формы оформлен неверно

Заголовок формы оформлен неверно
@ -0,0 +75,4 @@
LoadData();
}
}
private OrderBindingModel CreateBindingModel(int id, bool isDone = false)
Collaborator

Не требуется каждый раз передавать все данные заказа

Не требуется каждый раз передавать все данные заказа
eegov closed this pull request 2024-03-17 17:52:46 +04:00

Pull request closed

Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Firsov_Kirill/PIbd-23_Firsov_Kirill_ClothShop_basis#1
No description provided.