Summary
Gets the topmost constraint without modifying the stack.
- Namespace
- TCLite
.Constraints - Containing Type
- ConstraintBuilder
.ConstraintStack
Syntax
public IConstraint Top { get; }
Value
Type | Description |
---|---|
IConstraint | The topmost constraint |