Пример #1
0
 public static TypeInfo GetTypeInfo(this Type type)
 {
     return(TypeInfo.FromType(type));
 }