Summary
Returns a constraint that tests for a negative value
- Namespace
- TCLite
.Constraints - Containing Type
- ConstraintExpression
Syntax
public LessThanConstraint<int> Negative { get; }
Value
Type | Description |
---|---|
LessThanConstraint |