Summary
    Construct a constraint with optional arguments
    
		- Namespace
 - TCLite
.Constraints  - Containing Type
 - Constraint
 
Syntax
protected Constraint(params object[] args)
	Parameters
| Name | Type | Description | 
|---|---|---|
| args | object[] | Arguments to be saved | 
Return Value
| Type | Description | 
|---|---|
| void | 
