Method | Description | |
---|---|---|
EnumerateTypeTrees ( this |
||
ExtractTypes ( this rootType ) : System.Type[] | ||
FindTupleDefinition ( this type, |
||
GetTuples ( this |
||
IsTuple ( this type ) : bool |
public static EnumerateTypeTrees ( this |
||
rootTypes | this |
|
return | IEnumerable |
public static ExtractTypes ( this rootType ) : System.Type[] | ||
rootType | this | |
return | System.Type[] |
public static FindTupleDefinition ( this type, |
||
type | this | |
parentType | ||
return |
public static GetTuples ( this |
||
types | this |
|
return | HashSet |