NDepend.API Documentation
Less Than or Equal Operator (AnnualInterest)
NDepend.TechnicalDebt Namespace > AnnualInterest Structure : Less Than or Equal Operator
Returns true if x is lower than or equals to y.
Overload List
OverloadDescription
Returns true if x is lower than or equals to y.  
Returns true if annualInterest is lower than or equals to timeSpan.  
Returns true if timeSpan is lower than or equals to annualInterest.  
Returns true if x is not null and lower than or equal to y.  
Returns true if y is not null and x is lower than or equal to y.  
Returns true if both x and y are not null, and x value is lower than or equal to y value.  
Returns true if debt is not null and lower than or equal to timeSpan.  
Returns true if debt is not null and timeSpan is lower than or equal to debt.  
Returns true if timeSpan is not null, and debt is lower than or equal to timeSpan.  
Returns true if timeSpan is not null, and timeSpan is lower than or equal to debt.  
Returns true if both debt and timeSpan are not null, and debt is lower than or equal to timeSpan.  
Returns true if both debt and timeSpan are not null, and timeSpan is lower than or equal to debt.  
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