Метод | Описание | |
---|---|---|
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.
|
Метод | Описание | |
---|---|---|
TryExpression ( Type type, |
protected Accept ( |
||
visitor | ||
Результат |
public Update ( |
||
body | The |
|
handlers | IEnumerable |
The |
@finally | ||
fault | The |
|
Результат |