Сделал лабораторную 7
This commit is contained in:
parent
e323494842
commit
d6ef87c351
@ -180,8 +180,6 @@ namespace Bulldozer.Generics
|
|||||||
|
|
||||||
str = sr.ReadLine();
|
str = sr.ReadLine();
|
||||||
} while (str != null);
|
} while (str != null);
|
||||||
}
|
|
||||||
_bulldozerStorages.Add(record[0], collection);
|
|
||||||
}
|
}
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user