Свойство | Type | Description | |
---|---|---|---|
_args | Expression[] | ||
_method | MethodInfo | ||
_owner | Reference |
Méthode | Description | |
---|---|---|
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 | ||
Résultat | void |
public MethodInvocationExpression ( EasyMethod method ) : System | ||
method | EasyMethod | |
Résultat | System |
public MethodInvocationExpression ( |
||
method | ||
Résultat | System |
public MethodInvocationExpression ( Reference owner, EasyMethod method ) : System | ||
owner | Reference | |
method | EasyMethod | |
Résultat | System |
public MethodInvocationExpression ( Reference owner, MethodInfo method ) : System | ||
owner | Reference | |
method | MethodInfo | |
Résultat | System |