NDepend.API Documentation
IIssue Interface Methods

NDepend.Issue Namespace : IIssue Interface

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

Public Methods
 NameDescription
 Method Try get an explanation string for this issue.  
Top
Extension Methods
 NameDescription
Public Extension MethodOverloaded. Gets NewerIssuesSet.NDepend.Issue.IIssuesSet.AnnualInterest of NewerVersion(IRule) of rule, minus OlderIssuesSet.NDepend.Issue.IIssuesSet.AnnualInterest of OlderVersion(IRule) of rule.
Public Extension MethodOverloaded. Gets NDepend.TechnicalDebt.ExtensionMethodsDebtUsableInCQLinq.NDepend.TechnicalDebt.ExtensionMethodsDebtUsableInCQLinq.AnnualInterestPercent(DebtDiff(IRule),AnnualInterestDiff(IRule)).
Public Extension MethodOverloaded. Gets NDepend.TechnicalDebt.ExtensionMethodsDebtUsableInCQLinq.NDepend.TechnicalDebt.ExtensionMethodsDebtUsableInCQLinq.BreakingPoint(DebtDiff(IRule),AnnualInterestDiff(IRule)).
Public Extension MethodOverloaded. Gets NewerIssuesSet.NDepend.Issue.IIssuesSet.Debt of NewerVersion(IRule) of rule, minus OlderIssuesSet.NDepend.Issue.IIssuesSet.Debt of OlderVersion(IRule) of rule.
Public Extension MethodOverloaded. Gets a value that indicates if qualityGate is in NewerIssuesSet.
Public Extension MethodOverloaded. Gets a value that indicates if qualityGate is in OlderIssuesSet.
Public Extension MethodOverloaded. Gets a value that indicates if qualityGate is in NewerIssuesSet or OlderIssuesSet and has an equivalent in the other issues-set.
Public Extension MethodOverloaded. Gets the qualityGate in NewerIssuesSet, or null if qualityGate has no equivalent in NewerIssuesSet.
Public Extension MethodOverloaded. Gets the qualityGate in OlderIssuesSet, or null if qualityGate has no equivalent in OlderIssuesSet.
Public Extension MethodGets a value that indicates if issue.NDepend.Issue.IIssue.Severity is different for NewerVersion(IIssue) and OlderVersion(IIssue) of issue.
Public Extension MethodGets a value that indicates if issue.NDepend.Issue.IIssue.Severity has decreased between NewerVersion(IIssue) and OlderVersion(IIssue) of issue.
Public Extension MethodGets a value that indicates if issue.NDepend.Issue.IIssue.Severity has increased between NewerVersion(IIssue) and OlderVersion(IIssue) of issue.
Public Extension MethodGets a value that indicates if issue is present in NewerIssuesSet and has no equivalent in OlderIssuesSet. It is then considered as an issue added.
Public Extension MethodGets a value that indicates if issue is present in OlderIssuesSet and has no equivalent in NewerIssuesSet. It is then considered as a fixed issue.
Top
See Also

Reference

IIssue Interface
NDepend.Issue Namespace