dcpddd
1.0.4
|
Public Member Functions | |
NegatedSpecification (ISpecification< T > inner) | |
new bool | IsSatisfiedBy (T obj) |
Check if entity is satisfied by specification More... | |
![]() | |
bool | IsSatisfiedBy (T obj) |
Check if entity is satisfied by specification More... | |
Properties | |
ISpecification< T > | Inner [get] |
override Expression< Func< T, bool > > | SpecExpression [get] |
![]() | |
abstract Expression< Func< T, bool > > | SpecExpression [get] |
Expression< Func< T, bool > > | Predicate [get] |
![]() | |
Expression< Func< T, bool > > | SpecExpression [get] |
Predicate that should be satisfied by the entity More... | |
![]() | |
Expression< Func< T, bool > > | Predicate [get] |
Predicate that should be satisfied More... | |
dcp.DDD.DomainModel.SuperTypes.NegatedSpecification< T >.NegatedSpecification | ( | ISpecification< T > | inner | ) |
new bool dcp.DDD.DomainModel.SuperTypes.NegatedSpecification< T >.IsSatisfiedBy | ( | T | obj | ) |
Check if entity is satisfied by specification
obj | Entity |
Implements dcp.DDD.DomainModel.SuperTypes.ISpecification< T >.
|
get |
|
get |