Method | Description | |
---|---|---|
ToString ( ) : string |
Returns a String that represents the current Object.
|
|
Update ( System.Linq.Expressions.ParameterExpression variable, |
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 | |
---|---|---|
CatchBlock ( Type test, System.Linq.Expressions.ParameterExpression variable, |
public Update ( System.Linq.Expressions.ParameterExpression variable, |
||
variable | System.Linq.Expressions.ParameterExpression | The |
filter | The |
|
body | The |
|
return |