Summary
    Return the top-level constraint for the complete expression.
    Throws InvalidOperationException if the expression is incomplete.
    
		- Namespace
 - TCLite
.Constraints  - Containing Type
 - IResolveConstraint
 
Syntax
IConstraint Resolve()
	Return Value
| Type | Description | 
|---|---|
| IConstraint | 
