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 override bool IsSatisfiedByA(
	ToCandidate candidate
)
Parameters
candidate (ToCandidate)
Candidate.
Return Value
trueTruetrue if candidate is a FromCandidate that satisfy the InnerSpecification; otherwise, falseFalsefalse.
blog comments powered by Disqus