Bogdanov D.S. LabWork06 #6
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "LabWork06"
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 +148,4 @@
this.Controls.Add(this.labelPassword);
this.Controls.Add(this.labelFIO);
this.Name = "FormImplementer";
this.Text = "FormImplementer";
Заголовок формы оформлен неверно
@ -0,0 +102,4 @@
this.Controls.Add(this.buttonEdit);
this.Controls.Add(this.buttonCreate);
this.Name = "FormImplementers";
this.Text = "FormImplementers";
Заголовок формы оформлен неверно
Pull request closed