CLab# 1.0 API Documentation |
|
ExpressionBinary Constructor
Initializes a new instance of the "ExpressionBinary" class.
Parameters
-
Expression
- The left expression.
-
Common.ExprType
- The operator.
-
Expression
- The right expression.
See Also
ExpressionBinary Class | CLab.Data Namespace