Kashin M.I. Lab work 3 #3

Merged
eegov merged 4 commits from LabWork03 into LabWork02 2022-10-14 09:13:11 +04:00
Showing only changes of commit f0138b67c1 - Show all commits

View File

@ -16,9 +16,7 @@ namespace GasolineTanker
public FormMapWithSetGasolineTanker()
{
InitializeComponent();
}
}
private void ButtonAddGasolineTanker_Click(object sender, EventArgs e)
{
if (_mapGasolineTankerCollectionGeneric == null)