NDepend.API Documentation
AnnualInterestPercentDiff(IIssue) Method
NDepend.Reserved.CQLinq Namespace > ExtensionMethodsCQLinqIssuesSetDiff Class > AnnualInterestPercentDiff Method : AnnualInterestPercentDiff(IIssue) Method
The issue object can be the NewerVersion(IIssue) or OlderVersion(IIssue) of the same issue.
Gets NDepend.TechnicalDebt.ExtensionMethodsDebtUsableInCQLinq.NDepend.TechnicalDebt.ExtensionMethodsDebtUsableInCQLinq.AnnualInterestPercent(DebtDiff(IIssue),AnnualInterestDiff(IIssue)).
Syntax
[Extension()]
public static double AnnualInterestPercentDiff( 
   IIssue issue
)

Parameters

issue
The issue object can be the NewerVersion(IIssue) or OlderVersion(IIssue) of the same issue.
Exceptions
ExceptionDescription
This extension method cannot be called from a program consuming NDepend.API. In such context, the method NDepend.Issue.IIssuesSetDiff.NDepend.Issue.IIssuesSetDiff.AnnualInterestPercentDiff must be called instead.
Remarks
The returned value can be positive, zero or negative.
Requirements

Target Platforms: Windows 11, 10, 8, 7 and Linux, MacOS with net8.0, net7.0 or net6.0 installed

See Also

Reference

ExtensionMethodsCQLinqIssuesSetDiff Class
ExtensionMethodsCQLinqIssuesSetDiff Members
Overload List