is True
Creates a PredicateSpecification that checks if the Boolean property is true.
Receiver
T – the type of the entity.
Return
A PredicateSpecification that checks if the property is true.
Creates a PredicateSpecification that checks if the nullable Boolean property is true.
Receiver
T – the type of the entity.
Return
A PredicateSpecification that checks if the property is true.