[Extension()] public static Nullable<double> ValueDiff( IQualityGate qualityGate )
Parameters
- qualityGate
- The quality gate object can be the NewerVersion(IQualityGate) or OlderVersion(IQualityGate) of the same quality gate.
[Extension()] public static Nullable<double> ValueDiff( IQualityGate qualityGate )
Exception | Description |
---|---|
System.NotImplementedException | This extension method cannot be called from a program consuming NDepend.API. In such context, the method NDepend.Issue.IIssuesSetDiff.NDepend.Issue.IIssuesSetDiff.ValueDiff must be called instead. |
Target Platforms: Windows 11, 10, 8, 7 and Linux, MacOS with net8.0, net7.0 or net6.0 installed