Fork me on GitHubEpicdominant domains
Create a new Negation<(Of <(<'TCandidate>)>)> that is satisfied if and only if the current specification is not satisfied.

Assembly: Epic.Prelude

Declaration Syntax
C#
public ISpecification<Candidate> Negate()
Return Value
A new ISpecification<(Of <(<'TCandidate>)>)> that is satisfied if and only if the current specification is not satisfied.
Remarks
Call BuildNegation(ISpecification<(Of <<'(Candidate>)>>)%) to allow derived classes to override the behaviour.
blog comments powered by Disqus