Ihonkina E.S. LabWork06 Base #19
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "LabWork06_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 +153,4 @@
this.Controls.Add(this.label2);
this.Controls.Add(this.label1);
this.Name = "FormImplementer";
this.Text = "FormImplementer";
Заголовок формы оформлен неверно
@ -0,0 +103,4 @@
this.Controls.Add(this.buttonAdd);
this.Controls.Add(this.dataGridView);
this.Name = "FormViewImplementers";
this.Text = "FormViewImplementers";
Заголовок формы оформлен неверно
Pull request closed