Beispiel #1
0
 public bool IsGenericTypeDefinition(Type type)
 {
     return(XBaseTypes.IsGenericTypeDefinition(type));
 }