изменение в 7 лабе
This commit is contained in:
parent
34f66a56a3
commit
cca684258e
@ -179,7 +179,7 @@ public class StorageCollection<T>
|
||||
{
|
||||
try
|
||||
{
|
||||
if (collection.Insert(ship) == -1)
|
||||
if (collection.Insert(excavator) == -1)
|
||||
{
|
||||
throw new Exception("Объект не удалось добавить в коллекцию: " + record[3]);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user