NDepend.API Documentation
Less Than or Equal(Debt,TimeSpan) Operator
NDepend.TechnicalDebt Namespace > Debt Structure > Less Than or Equal Operator : Less Than or Equal(Debt,TimeSpan) Operator
A Debt value operand
A System.TimeSpan value operand
Returns true if debt is lower than or equal to timeSpan.
Syntax
public bool operator <=( 
   Debt debt,
   TimeSpan timeSpan
)

Parameters

debt
A Debt value operand
timeSpan
A System.TimeSpan value operand
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
Overload List