Esempio n. 1
0
 [TestInitialize] public void TestInitialize()
 {
     Type  = typeof(T);
     Value = GetRandom.EnumOf <T>();
 }