NDepend.API Documentation
IDebtFormatter Interface
Members 
NDepend.TechnicalDebt Namespace : IDebtFormatter Interface
A IDebtFormatter object is used to format a System.TimeSpan value to human-readable object, like man-months string or money amount.
Object Model
IDebtFormatter InterfaceDebtSettings Class
Syntax
public interface IDebtFormatter 
Remarks
A IDebtFormatter object can be created from the NDepend.Project.IProject extension method ExtensionMethodsDebt.ExtensionMethodsDebt.CreateDebtFormatter.
A IDebtFormatter object is immutable. The settings it contains on which formatting is based, cannot be changed.
Requirements

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

See Also

Reference

IDebtFormatter Members
NDepend.TechnicalDebt Namespace