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