ISEbd-22. Baygulov A.A. Lab work 07 #8
@ -92,6 +92,7 @@ namespace ProjectElectricLocomotive
|
||||
catch (StorageOverflowException ex)
|
||||
{
|
||||
MessageBox.Show(ex.Message);
|
||||
_logger.LogWarning("Не удалось добавить объект");
|
||||
}
|
||||
}
|
||||
private void ButtonRemoveObject_Click(object sender, EventArgs e)
|
||||
|
Loading…
x
Reference in New Issue
Block a user