Лабораторная работа№4
This commit is contained in:
parent
e2d7c55de8
commit
7933a34175
@ -7,7 +7,6 @@
|
||||
public interface ICollectionGenericObjects<T>
|
||||
where T : class
|
||||
{
|
||||
/// <summary>
|
||||
/// Количество объектов в коллекции
|
||||
/// </summary>
|
||||
int Count { get; }
|
||||
|
Loading…
x
Reference in New Issue
Block a user