Summary
Protected method to be implemented by derived classes
- Namespace
- TCLite
.Constraints - Containing Type
- CollectionConstraint
Syntax
protected abstract bool Match(IEnumerable collection)
Parameters
| Name | Type | Description |
|---|---|---|
| collection | IEnumerable |
Return Value
| Type | Description |
|---|---|
| bool |
