Summary
Gets a value indicating whether this
ConstraintStack is empty.
- Namespace
- TCLite
.Constraints - Containing Type
- ConstraintBuilder
.ConstraintStack
Syntax
public bool Empty { get; }
Value
| Type | Description |
|---|---|
| bool | true if empty; otherwise, false. |
