лаб7_фин
This commit is contained in:
parent
5a48f4b13e
commit
9c133a375b
@ -43,7 +43,7 @@ public partial class FormTrainCollection : Form
|
||||
{
|
||||
switch (comboBoxSelectCompany.Text)
|
||||
{
|
||||
case "Хранилище":
|
||||
case "хранилище":
|
||||
_company = new AutoParkService(pictureBox.Width, pictureBox.Height, new MassiveGenericObjects<DrawningTrain>());
|
||||
break;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user