- Namespace
 - TCLite
.Constraints  - Containing Type
 - TypeConstraint
 
Syntax
protected abstract bool Matches<TActual>(TActual actual)
	Type Parameters
| Name | Description | 
|---|---|
| TActual | 
Parameters
| Name | Type | Description | 
|---|---|---|
| actual | TActual | 
Return Value
| Type | Description | 
|---|---|
| bool | 
