NDepend.API Documentation
Greater Than or Equal(Nullable<TimeSpan>,Nullable<Debt>) Operator
NDepend.TechnicalDebt Namespace > Debt Structure > Greater Than or Equal Operator : Greater Than or Equal(Nullable<TimeSpan>,Nullable<Debt>) Operator
A nullable System.TimeSpan value operand
A nullable Debt value operand
Returns true if both debt and timeSpan are not null, and timeSpan is higher than or equal to debt.
Syntax

Parameters

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