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

Parameters

debt
A nullable AnnualInterest value operand
timeSpan
A nullable 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

AnnualInterest Structure
AnnualInterest Members
Overload List