Fork me on GitHubEpicdominant domains
APIEpic.SpecificationsAny<(Of <(<'TCandidate>)>)>BuildNegation(ISpecification<(Of <<'(TCandidate>)>>)%)

BuildNegation Method (negation)
Returns in negation a No<(Of <(<'TCandidate>)>)>.

Assembly: Epic.Prelude

Declaration Syntax
C#
protected override void BuildNegation(
	out ISpecification<TCandidate> negation
)
Parameters
negation (ISpecification<(Of <(<'TCandidate>)>)>%)
A No<(Of <(<'TCandidate>)>)>. since NOT True == False.
blog comments powered by Disqus