Exemple #1
0
 static public EnumInfo GetEnumInfo(this Type item)
 {
     return(EnumInfo.GetEnumInfo(item));
 }