Karamushko M.K lab6_base #8
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "lab6_base"
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?
WIP: Karamushko M.K lab6_baseto Karamushko M.K lab6_baseЗачтено с понижением балла(ов)
@ -67,0 +71,4 @@
using (StreamReader fs = new(filename))
{
string current = fs.ReadLine();
if (!current.Contains("MapsCollection"))
Строка может быть пустой
Pull request closed