Пример #1
0
 public static ValueTypeEnum GetValueType <T>()
 {
     return(ValueStorageExtensions.GetValueType <T>());
 }