ISEbd-22. Baygulov A.A. Lab work 03 #4
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "lab3"
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?
Зачтено с понижением балла(ов)
@ -123,3 +131,4 @@
{
}
private void ElectricLocomotive_Load(object sender, EventArgs e)
Пустых методов быть не должно
@ -0,0 +63,4 @@
private void FormLocomotiveCollection_Load(object sender, EventArgs e)
{
}
private void LabelOnPanel_Click(object sender, EventArgs e)
Пустых методов быть не должно
@ -0,0 +67,4 @@
{
}
private void panelLocomotiveCollection_Paint(object sender, PaintEventArgs e)
Пустых методов быть не должно
Pull request closed