Лаба 3 готова.
This commit is contained in:
parent
6eebbbad7c
commit
4de869410d
@ -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