Summary
Gets the topmost operator without modifying the stack.
- Namespace
- TCLite
.Constraints - Containing Type
- ConstraintBuilder
.OperatorStack
Syntax
public ConstraintOperator Top { get; }
Value
| Type | Description |
|---|---|
| ConstraintOperator | The top. |
