Summary
Combines
Expression from TType Specification for
all candidate elements.
- Namespace
- FluentSpecification
.Common .Abstractions - Containing Type
- Base
Collection Specification <T, TType>
Syntax
[PublicAPI]
public Expression<Func<T, bool>> GetExpression()
Attributes
| Type | Description |
|---|---|
| PublicAPI |
Return Value
| Type | Description |
|---|---|
| Expression |
Combined lambda Linq Expression for candidate as collection. |

