LabWork01_Hard: Фиксы
This commit is contained in:
parent
2f35992cc1
commit
411f436807
@ -120,7 +120,7 @@ namespace AutomobilePlant
|
||||
}
|
||||
catch (Exception ex)
|
||||
{
|
||||
_logger.LogError(ex, "Error during saving shop");
|
||||
_logger.LogError(ex, "Ошибка при сохранении магазина");
|
||||
MessageBox.Show(ex.Message, "Ошибка", MessageBoxButtons.OK, MessageBoxIcon.Error);
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user