Summary
Creates
Specification with specific compare method,
depends on T type.
- Namespace
- FluentSpecification
.Common - Containing Type
- EqualSpecification
<T>
Syntax
[PublicAPI]
public EqualSpecification(T expected, IEqualityComparer<T> comparer = null)
Attributes
| Type | Description |
|---|---|
| PublicAPI |
Parameters
Return Value
| Type | Description |
|---|---|
| void |

