done tochno

This commit is contained in:
ValAnn 2023-12-16 16:00:12 +04:00
parent 9244b7ecf0
commit 13ea3332c9

View File

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