Summary
    Initializes a new instance of the 
		ComparisonConstraint class.
    - Namespace
 - TCLite
.Constraints  - Containing Type
 - ComparisonConstraint
<TExpected>  
Syntax
public ComparisonConstraint(TExpected arg)
	Parameters
| Name | Type | Description | 
|---|---|---|
| arg | TExpected | 
Return Value
| Type | Description | 
|---|---|
| void | 
