Пример #1
0
 public void Setup()
 {
     _obj = GenericType.GetConstructor(Array.Empty <Type>()).Invoke(null);
 }