Fork me on GitHubEpicdominant domains

Negate Method
Create a new ISpecification<(Of <(<'TCandidate>)>)> that is satisfied if and only if the current specification is not satisfied.

Assembly: Epic.Prelude

Declaration Syntax
C#
ISpecification<TCandidate> Negate()
Return Value
A new ISpecification<(Of <(<'TCandidate>)>)> that is satisfied if and only if the current specification is not satisfied.
blog comments powered by Disqus