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