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

IsSatisfiedByA Method (candidate)
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 at least one of the disjuncted specifications; otherwise, falseFalsefalse.
blog comments powered by Disqus