Determines whether this specification is satisfied by candidate.
Assembly: Epic.Prelude
Declaration Syntax
C# |
protected override bool IsSatisfiedByA( TCandidate candidate )
Parameters
- candidate (TCandidate)
- Candidate.
Return Value
trueTruetrue if candidate satisfies all the conjuncted specifications; otherwise, falseFalsefalse.