[Extension()] public static Nullable<TimeSpan> EffortToDevelop( ICodeElement codeElement )
Parameters
- codeElement
- The code element on which to infer time-to-develop.
[Extension()] public static Nullable<TimeSpan> EffortToDevelop( ICodeElement codeElement )
Exception | Description |
---|---|
System.NotImplementedException | This extension method cannot be called from a program consuming NDepend.API. In such context, the method NDepend.TechnicalDebt.IDebtFormatter.NDepend.TechnicalDebt.IDebtFormatter.EffortToDevelop must be called instead. |
Target Platforms: Windows 11, 10, 8, 7 and Linux, MacOS with net8.0, net7.0 or net6.0 installed