PIbd-14 Antonova_A.A. LabWork06 Simple #6

Closed
Anitonchik wants to merge 3 commits from LabWork06 into LabWork05
Showing only changes of commit ebd5940f5a - Show all commits

View File

@ -54,11 +54,6 @@ public partial class FormTruckCollection : Form
form.Show();
}
private void Dop_1()
{
FormTruckConfig form = new();
}
/// <summary>
/// Добавление автомобиля в коллекцию
/// </summary>