Fork me on GitHubEpicdominant domains
APIEpic.SpecificationsNo<(Of <(<'TCandidate>)>)>OrElse(ISpecification<(Of <<'(TCandidate>)>>))

OrElse Method (other)
Returns the other, since False OR P = P.

Assembly: Epic.Prelude

Declaration Syntax
C#
protected override ISpecification<TCandidate> OrElse(
	ISpecification<TCandidate> other
)
Parameters
other (ISpecification<(Of <(<'TCandidate>)>)>)
Another specification.
Return Value
The other.
blog comments powered by Disqus