PIbd-23 Vrazhkin S.A. Work3 #3
@ -1,6 +1,6 @@
|
||||
namespace ElectricLocomotive;
|
||||
|
||||
public class SetGeneric <T, U> where T : class where U : struct
|
||||
public class SetGeneric <T> where T : class
|
||||
{
|
||||
private readonly T?[] _places;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user