Summary
Resolves this instance, returning a Constraint. If the builder
is not currently in a resolvable state, an exception is thrown.
- Namespace
- TCLite
.Constraints - Containing Type
- ConstraintBuilder
Syntax
public IConstraint Resolve()
Return Value
Type | Description |
---|---|
IConstraint | The resolved constraint |