Méthode | Description | |
---|---|---|
Update ( IEnumerable |
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.
|
Méthode | Description | |
---|---|---|
Accept ( |
Dispatches to the specific visit method for this node type.
|
Méthode | Description | |
---|---|---|
RuntimeVariablesExpression ( ReadOnlyCollection |
protected Accept ( |
||
visitor | ||
Résultat |
public Update ( IEnumerable |
||
variables | IEnumerable |
The |
Résultat |