PIbd-13 BelkinaM.I. LabWork03 Simple #3
@ -7,7 +7,7 @@ using System.Threading.Tasks;
|
||||
namespace ProjectBulldozer.CollectionGenericObjects;
|
||||
|
||||
public class MassiveGenericObject<T> : ICollectoinGenericObjects<T>
|
||||
where T : class
|
||||
where T : class
|
||||
{
|
||||
/// <summary>
|
||||
/// Массив объектов, который храним
|
||||
|
Loading…
Reference in New Issue
Block a user