Gets all the generic types in the database, irrespective of the GenericTypeType
Gets all the generic types in the database, irrespective of the GenericTypeType
public static GenericType[] GetGenericTypes();
Gets and populates all the GenericTypes for the given type
public static GenericType[] GetGenericTypes(GenericTypeType);
Gets and populates all the GenericTypes for the given Code
public static GenericType[] GetGenericTypes(Int32);
GenericType Class | Shunde.Common Namespace