Summary
Creates
Specification for expected element.
- Namespace
- FluentSpecification
.Common - Containing Type
- Contains
Specification <T, TType>
Syntax
[PublicAPI]
public ContainsSpecification(TType expected, IEqualityComparer<TType> comparer = null, bool linqToEntities = false)
Attributes
| Type | Description |
|---|---|
| PublicAPI |
Parameters
Return Value
| Type | Description |
|---|---|
| void |

