NDepend.API Documentation
Equals Method (Debt)
NDepend.TechnicalDebt Namespace > Debt Structure : Equals Method
The object to compare with the current instance.
Indicates whether this instance and a specified object are equal.
Syntax
public override bool Equals( 
   object obj
)

Parameters

obj
The object to compare with the current instance.

Return Value

true if obj and this instance are the same type and represent the same value; otherwise, false.
Requirements

Target Platforms: Windows 11, 10, 8, 7 and Linux, MacOS with net8.0, net7.0 or net6.0 installed

See Also

Reference

Debt Structure
Debt Members
Base Implementation in Equals