ISEbd-21_Savelyev.P.Y._ProjectSellPC_LabWork3 #3
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "LabWork3"
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?
Лабораторная 3
Проверено
@ -0,0 +74,4 @@
Controls.Add(buildReportButton);
Controls.Add(label1);
Name = "DocReportForm";
Text = "DocReportForm";
Заголовок формы оформлен неверно
@ -0,0 +24,4 @@
_container = container ?? throw new ArgumentNullException(nameof(container));
}
private void DocReportForm_Load(object sender, EventArgs e)
Пустых методов быть не должно
Pull request closed