Morozov V.S. LabWork06 #7
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "LabWork06"
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?
Зачтено с понижением балла(ов)
@ -52,0 +82,4 @@
}
using (StreamReader sr = new StreamReader(filename))
{
if (!sr.ReadLine().Equals("MapsCollection"))
Файл может быть пустым и тогда возникнет ошибка
Pull request closed