NDepend.API Documentation
ToManMonth(AnnualInterest) Method
NDepend.Reserved.CQLinq Namespace > ExtensionMethodsCQLinqDebtFormatter Class > ToManMonth Method : ToManMonth(AnnualInterest) Method
The estimated cost-per-year to leave one or several issues unfixed
Gets a double number of man-months that represents annualInterest. The number of man-months is computed from this.NDepend.TechnicalDebt.DebtSettings.NDepend.TechnicalDebt.DebtSettings.NumberOfWorkHourPerDay and this.NDepend.TechnicalDebt.DebtSettings.NDepend.TechnicalDebt.DebtSettings.NumberOfWorkDayPerYear.
Syntax
[Extension()]
public static double ToManMonth( 
   AnnualInterest annualInterest
)

Parameters

annualInterest
The estimated cost-per-year to leave one or several issues unfixed
Exceptions
ExceptionDescription
This extension method cannot be called from a program consuming NDepend.API. In such context, the method NDepend.TechnicalDebt.IDebtFormatter.NDepend.TechnicalDebt.IDebtFormatter.ToManMonth must be called instead.
Requirements

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

See Also

Reference

ExtensionMethodsCQLinqDebtFormatter Class
ExtensionMethodsCQLinqDebtFormatter Members
Overload List