ISEbd-22 Alimova M.S. Lab Work 07 #7
@ -200,6 +200,7 @@ namespace AirBomber
|
||||
{
|
||||
try
|
||||
{
|
||||
_storage.SaveData(saveFileDialog.FileName);
|
||||
MessageBox.Show("Сохранение прошло успешно", "Результат", MessageBoxButtons.OK, MessageBoxIcon.Information);
|
||||
_logger.Information("Сохранение прошло успешно");
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user