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.