- Namespace
- FluentSpecification
.Common - Containing Type
- AllSpecification
<T, TType>
Syntax
[PublicAPI]
public AllSpecification(ISpecification<TType> specificationForAll, bool linqToEntities = false)
Attributes
Type | Description |
---|---|
PublicAPI |
Parameters
Name | Type | Description |
---|---|---|
specificationForAll | ISpecification |
|
linqToEntities | bool |
Return Value
Type | Description |
---|---|
void |