Exemple #1
0
 public static RuntimeTypeInfo GetRuntimeTypeInfo(this RuntimeType runtimeType)
 {
     return(RuntimeTypeInfo.GetRuntimeTypeInfo(runtimeType));
 }