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