NDepend.API Documentation
DebtSettings Class Methods


NDepend.TechnicalDebt Namespace : DebtSettings Class

For a list of all members of this type, see DebtSettings members.

Public Methods
 NameDescription
Public MethodCreate a new DebtSettings objects, with all settings values cloned from this.  
Public MethodOverloaded. Returns true if all settings of other debt settings, are equals to this settings.  
Public MethodSet the various thresholds used to infer the IDebtFormatter.IDebtFormatter.ToDebtRating character value in the range of 'A' 'B' 'C' 'D' 'E', from the Debt Ratio of a code element.
 
Public MethodSet the various thresholds used to infer the Severity of the AnnualInterest an issue expressed in man-time per year.  
Top
Extension Methods
 NameDescription
Public Extension MethodOverloaded. Gets an enumerable object that contains first element and then elements of elements, in this order.
Public Extension MethodCreate a IDebtFormatter object from this debt settings object.
Public Extension MethodOverloaded. Returns true if this item equals item1 or item2.
Public Extension MethodReturns the newer version of this codeElement object. This method can only be called in a ICQLinqExecutionContext, otherwise the method NDepend.CodeModel.ICompareContext.NDepend.CodeModel.ICompareContext.NewerVersion<T> must be called instead.
Public Extension MethodReturns the older version of this codeElement object. This method can only be called in a ICQLinqExecutionContext, otherwise the method NDepend.CodeModel.ICompareContext.NDepend.CodeModel.ICompareContext.OlderVersion<T> must be called instead.
Public Extension MethodGets an enumerable object that contains only the single element element.
Public Extension MethodIf obj is a numeric primitive type, returns its value converted as double. else returns null.
Top
See Also

Reference

DebtSettings Class
NDepend.TechnicalDebt Namespace