프로퍼티 | 타입 | 설명 | |
---|---|---|---|
_args | Expression[] | ||
_method | MethodInfo | ||
_owner | Reference |
메소드 | 설명 | |
---|---|---|
Emit ( IEasyMember member, |
||
MethodInvocationExpression ( EasyMethod method ) : System | ||
MethodInvocationExpression ( |
||
MethodInvocationExpression ( Reference owner, EasyMethod method ) : System | ||
MethodInvocationExpression ( Reference owner, MethodInfo method ) : System |
public Emit ( IEasyMember member, |
||
member | IEasyMember | |
gen | ||
리턴 | void |
public MethodInvocationExpression ( EasyMethod method ) : System | ||
method | EasyMethod | |
리턴 | System |
public MethodInvocationExpression ( |
||
method | ||
리턴 | System |
public MethodInvocationExpression ( Reference owner, EasyMethod method ) : System | ||
owner | Reference | |
method | EasyMethod | |
리턴 | System |
public MethodInvocationExpression ( Reference owner, MethodInfo method ) : System | ||
owner | Reference | |
method | MethodInfo | |
리턴 | System |