PIbd-23. Valova A.D. _Lab_07 #8

Closed
ValAnn wants to merge 2 commits from _Lab_7 into _Lab_6
Showing only changes of commit 13ea3332c9 - Show all commits

View File

@ -61,7 +61,8 @@ namespace DumpTruck.Generics
return -1;
}
return collect._collection.Insert(obj);
collect._collection.Insert(obj);
return 1;
}
/// <summary>
/// Перегрузка оператора вычитания