NDepend.API Documentation
ExtensionMethodsDebtUsableInCQLinq Class Members
Methods 


NDepend.TechnicalDebt Namespace : ExtensionMethodsDebtUsableInCQLinq Class

The following tables list the members exposed by ExtensionMethodsDebtUsableInCQLinq.

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Overloaded. Gets the estimated annual Debt interest percent, expressed in percent per year.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Gets the time point from now when the estimated cost-to-not-fix the Debt will reach the estimated cost-to-fix the Debt. This time point is named the breaking point.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Sum the values of all Debt values in the sequence seq.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Returns an AnnualInterest value from a System.TimeSpan value.  
Public Methodstatic (Shared in Visual Basic)Convert the debtRating to a 'A' 'B' 'C' 'D' 'E' char.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Returns a Debt value from a System.TimeSpan value.  
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 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

ExtensionMethodsDebtUsableInCQLinq Class
NDepend.TechnicalDebt Namespace