ISEbd-21. Gruzdev A.P. Lab work 07. #8
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "lab07"
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?
Зачтено с понижением балла(ов)
@ -132,3 +132,3 @@
if (!File.Exists(filename))
{
return false;
throw new Exception("Файл не найден");
Требовалось заменить класс Exception на его более подходящих наследников
Pull request closed