Summary
    Construct given a base constraint
    
		- Namespace
 - TCLite
.Constraints  - Containing Type
 - PrefixConstraint
 
Syntax
protected PrefixConstraint(IConstraint baseConstraint)
	Parameters
| Name | Type | Description | 
|---|---|---|
| baseConstraint | IConstraint | 
Return Value
| Type | Description | 
|---|---|
| void | 
