done tochno
This commit is contained in:
parent
9244b7ecf0
commit
13ea3332c9
@ -61,7 +61,8 @@ namespace DumpTruck.Generics
|
||||
return -1;
|
||||
}
|
||||
|
||||
return collect._collection.Insert(obj);
|
||||
collect._collection.Insert(obj);
|
||||
return 1;
|
||||
}
|
||||
/// <summary>
|
||||
/// Перегрузка оператора вычитания
|
||||
|
Loading…
Reference in New Issue
Block a user