NDepend.API Documentation
Less Than or Equal(Debt,Debt) Operator
NDepend.TechnicalDebt Namespace > Debt Structure > Less Than or Equal Operator : Less Than or Equal(Debt,Debt) Operator
Debt estimation operand
Debt estimation operand
Returns true if x is lower than or equal to y.
Syntax
public bool operator <=( 
   Debt x,
   Debt y
)

Parameters

x
Debt estimation operand
y
Debt estimation operand
Requirements

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

See Also

Reference

Debt Structure
Debt Members
Overload List