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