Method | Description | |
---|---|---|
IsTuple ( |
||
TupleChainConstructor ( IEnumerable |
||
TupleChainProperty ( |
||
TupleChainType ( IEnumerable |
||
TupleIndex ( |
||
TupleOf ( int numParameters ) : |
||
TupleProperty ( |
Method | Description | |
---|---|---|
IsTupleDefinition ( |
public static IsTuple ( |
||
type | ||
return | bool |
public static TupleChainConstructor ( IEnumerable |
||
fieldExpressions | IEnumerable |
|
return |
public static TupleChainProperty ( |
||
expression | ||
index | int | |
return |
public static TupleChainType ( IEnumerable |
||
tupleElementTypes | IEnumerable |
|
return |
public static TupleIndex ( |
||
pi | ||
return | int |
public static TupleOf ( int numParameters ) : |
||
numParameters | int | |
return |
public static TupleProperty ( |
||
type | ||
index | int | |
return |