Ejemplo n.º 1
0
 public bool IsGenericType(Type type)
 {
     return(XTypes.IsGenericType(type));
 }