Pyatakov K.M. LabWork6 #11
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "LabWork6"
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?
Зачтено с понижением балла(ов)
@ -63,0 +94,4 @@
using (StreamReader sr = new(filename))
{
string str = sr.ReadLine();
if (!str.Contains("MapCollection"))
Строка может быть пустой
Pull request closed