Fork me on GitHubEpicdominant domains

IsSatisfiedByA Method (candidate)
Determines whether this specification is satisfied by a the specified candidate.

Assembly: Epic.Prelude

Declaration Syntax
C#
protected abstract bool IsSatisfiedByA(
	Candidate candidate
)
Parameters
candidate (Candidate)
A valid (not null) candidate.
Return Value
trueTruetrue if this specification is satisfied by a the specified candidate; otherwise, falseFalsefalse.
blog comments powered by Disqus