NDepend.API Documentation
Less Than(Debt,TimeSpan) Operator
NDepend.TechnicalDebt Namespace > Debt Structure > Less Than Operator : Less Than(Debt,TimeSpan) Operator
A Debt value operand
A System.TimeSpan value operand
Returns true if debt is strictly lower than 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