프로퍼티 | 타입 | 설명 | |
---|---|---|---|
GetArgument | |||
GetOrMakeArguments | ReadOnlyCollection |
||
InvocationExpression | System.Collections.Generic | ||
Rewrite |
메소드 | 설명 | |
---|---|---|
Update ( |
Creates a new expression that is like this one, but using the supplied children. If all of the children are the same, it will return this expression.
|
메소드 | 설명 | |
---|---|---|
Accept ( |
Dispatches to the specific visit method for this node type.
|
메소드 | 설명 | |
---|---|---|
GetArgument ( int index ) : |
||
GetOrMakeArguments ( ) : ReadOnlyCollection |
||
InvocationExpression ( |
||
Rewrite ( |
protected Accept ( |
||
visitor | ||
리턴 |
public Update ( |
||
expression | The |
|
arguments | IEnumerable |
The |
리턴 |