Summary
Protected function overridden by derived class to actually perform the comparison
- Namespace
- TCLite
.Constraints - Containing Type
- ComparisonConstraint
<TExpected>
Syntax
protected abstract bool Matches<T>(T actual)
Type Parameters
Name | Description |
---|---|
T |
Parameters
Name | Type | Description |
---|---|---|
actual | T |
Return Value
Type | Description |
---|---|
bool |