GreaterExpression Constructors
A “Greater than” operator.Name | Parameters | Description |
---|---|---|
GreaterExpression(IExpression, IExpression) | leftExpression, rightExpression | Initializes a new instance of the GreaterExpression class with the specified settings. |
See Also