Method | Description | |
---|---|---|
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.
|
Method | Description | |
---|---|---|
Accept ( |
Dispatches to the specific visit method for this node type.
|
Method | Description | |
---|---|---|
ByValParameterTypeEqual ( System.Linq.Expressions.ParameterExpression value ) : |
||
ReduceConstantTypeEqual ( ) : |
||
ReduceTypeEqual ( ) : |
||
TypeBinaryExpression ( |
protected Accept ( |
||
visitor | ||
return |
public Update ( |
||
expression | The |
|
return |