Метод | Описание | |
---|---|---|
FindGenericType ( |
||
IsOrderingMethod ( |
||
IsQueryableMethod ( |
||
ReplaceQueryableExpression ( IQueryable query, |
Метод | Описание | |
---|---|---|
GetQueryableMethod ( |
public static FindGenericType ( |
||
definition | ||
type | ||
Результат |
public static IsOrderingMethod ( |
||
expression | ||
Результат | bool |
public static IsQueryableMethod ( |
||
expression | ||
method | string | |
Результат | bool |
public static ReplaceQueryableExpression ( IQueryable query, |
||
query | IQueryable | |
expression | ||
Результат |