Méthode | Description | |
---|---|---|
ReducibleBinaryExpressionBase ( |
Creates a new reducible expression with the given left and right parameters.
|
Méthode | Description | |
---|---|---|
CodeContractInvariant ( ) : void |
protected ReducibleBinaryExpressionBase ( |
||
leftParameter | The first or left parameter. | |
rightParameter | The second or right parameter. | |
reductionExpressionGenerator | IExpressionGenerator | The optional expression generator used for reduction. |
Résultat | System |