NDepend.API Documentation
IIssuesSetDiff Interface Properties

NDepend.Issue Namespace : IIssuesSetDiff Interface

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

Public Properties
 NameDescription
 PropertyGets NewerIssuesSet.AllAnnualInterest minus OlderIssuesSet.AllAnnualInterest.  
 PropertyGets NDepend.TechnicalDebt.ExtensionMethodsDebtUsableInCQLinq.NDepend.TechnicalDebt.ExtensionMethodsDebtUsableInCQLinq.AnnualInterestPercent(AllDebtDiff,AllAnnualInterestDiff).  
 PropertyGets NDepend.TechnicalDebt.ExtensionMethodsDebtUsableInCQLinq.NDepend.TechnicalDebt.ExtensionMethodsDebtUsableInCQLinq.BreakingPoint(AllDebtDiff,AllAnnualInterestDiff).  
 PropertyGets NewerIssuesSet.AllDebt minus OlderIssuesSet.AllDebt.  
 PropertyGets all issues of NewerIssuesSet that have no equivalent in OlderIssuesSet. These issues are considered as added.  
 PropertyGets all issues of OlderIssuesSet that have no equivalent in NewerIssuesSet. These issues are considered as added.  
 Property Gets the issues set builder, the only way to modify this issues set.  
 PropertyGets the NDepend.CodeModel.ICompareContext object used to compare NewerCodeBase and OlderCodeBase.  
 Property Gets the newer issues set of this issues-set-diff.  
 Property Gets the older issues set of this issues-set-diff.  
Top
See Also

Reference

IIssuesSetDiff Interface
NDepend.Issue Namespace