Fork me on GitHubEpicdominant domains

Equals Method (other)
Determines whether the specified TSpecification is equal to the current SpecificationBase<(Of <(<'TSpecification, Candidate>)>)>.

Assembly: Epic.Prelude

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