Beispiel #1
0
 public bool ContainsGenericParameters(Type type)
 {
     return(XTypes.ContainsGenericParameters(type));
 }