Method | Description | |
---|---|---|
FindGenericType ( |
||
IsOrderingMethod ( |
||
IsQueryableMethod ( |
||
ReplaceQueryableExpression ( IQueryable query, |
Method | Description | |
---|---|---|
GetQueryableMethod ( |
public static FindGenericType ( |
||
definition | ||
type | ||
return |
public static IsOrderingMethod ( |
||
expression | ||
return | bool |
public static IsQueryableMethod ( |
||
expression | ||
method | string | |
return | bool |
public static ReplaceQueryableExpression ( IQueryable query, |
||
query | IQueryable | |
expression | ||
return |