Fork me on GitHubEpicdominant domains
APIEpic.SpecificationsSpecificationBase<(Of <(<'TSpecification, Candidate1, Candidate2>)>)>Equals(ISpecification<(Of <<'(Candidate2>)>>))

Equals Method (other)
Determines whether the specified ISpecification<(Of <(<'TCandidate>)>)> is equal to the current specification.

Assembly: Epic.Prelude

Declaration Syntax
C#
public bool Equals(
	ISpecification<Candidate2> other
)
Parameters
other (ISpecification<(Of <(<'Candidate2>)>)>)
The ISpecification<(Of <(<'TCandidate>)>)> to compare with the current instance.
Return Value
trueTruetrue if the specified ISpecification<(Of <(<'TCandidate>)>)> is equal to the current specification; otherwise, falseFalsefalse.
blog comments powered by Disqus