Property | Type | Description | |
---|---|---|---|
GetMemberMethod |
Method | Description | |
---|---|---|
GetAsPredicate ( string expression ) : bool>>.Expression |
||
GetExpression ( string expression ) : |
||
GetMember ( string name, object instance = null ) : object | ||
GetMethodCallForDynamic ( string fakeMemberName, object instance = null ) : |
public static GetAsPredicate ( string expression ) : bool>>.Expression |
||
expression | string | |
return | bool>>.Expression |
public static GetExpression ( string expression ) : |
||
expression | string | |
return |
public static GetMember ( string name, object instance = null ) : object | ||
name | string | |
instance | object | |
return | object |
public static GetMethodCallForDynamic ( string fakeMemberName, object instance = null ) : |
||
fakeMemberName | string | |
instance | object | |
return |