프로퍼티 | 타입 | 설명 | |
---|---|---|---|
GetMemberMethod |
메소드 | 설명 | |
---|---|---|
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 | |
리턴 | bool>>.Expression |
public static GetExpression ( string expression ) : |
||
expression | string | |
리턴 |
public static GetMember ( string name, object instance = null ) : object | ||
name | string | |
instance | object | |
리턴 | object |
public static GetMethodCallForDynamic ( string fakeMemberName, object instance = null ) : |
||
fakeMemberName | string | |
instance | object | |
리턴 |