Fork me on GitHubEpicdominant domains
APIEpic.SpecificationsNegation<(Of <(<'TCandidate>)>)>IsSatisfiedByA(TCandidate)

IsSatisfiedByA Method (candidate)
Returns trueTruetrue if candidate does not satisfy Negated.

Assembly: Epic.Prelude

Declaration Syntax
C#
protected override bool IsSatisfiedByA(
	TCandidate candidate
)
Parameters
candidate (TCandidate)
A candidate.
Return Value
trueTruetrue if candidate does not satisfy Negated, falseFalsefalse otherwise.
blog comments powered by Disqus