PIBD-13_Maximov_A.P._LabWork7_Simple #7
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "LabWork7"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Нет файла serilogConfig.json
Проверено
@ -53,3 +55,3 @@
if (_storages.Count == 0)
{
return false;
throw new Exception("В хранилище отсутствуют коллекции для сохранения");
Требовалось заменить класс Exception на его более подходящих наследников
Pull request closed