Method | Description | |
---|---|---|
ReducibleUnaryExpressionBase ( |
Creates a new reducible expression with the given single parameter.
|
Method | Description | |
---|---|---|
CodeContractInvariant ( ) : void |
protected ReducibleUnaryExpressionBase ( |
||
unaryParameter | The single input parameter for the expression. | |
reductionExpressionGenerator | IExpressionGenerator | The optional expression generator used for reduction. |
return | System |