TieBreakingRuleParticipantAttributeEquals(Object) Method
Determines whether the specified object is equal to the current object.
Namespace: Scopos.BabelFish.DataModel.DefinitionsAssembly: BabelFish (in BabelFish.dll) Version: 1.11.1.4+b1da393815f6638555a663d9a94167ecabea5695
public override bool Equals(
Object obj
)
- obj Object
- The object to compare with the current object.
Booleantrue if the specified object is equal to the current object; otherwise, false.