MSBuildCodeMetrics.Core.Ranges NamespaceMSBuildCodeMetrics
This namespace contains classes to represent Ranges in the summary report.
Classes

  ClassDescription
Public classBetweenUpperAndLowerRangeType
This class represents the inner range of summary reports.
Public classGreaterThanRangeType
This class is used to represent the greater range in the summary report.
Public classLowerOrEqualRangeType
This class represents the lower range of the summary report.
Interfaces

  InterfaceDescription
Public interfaceIRangeType
This interface is an abstraction for Ranges used in the summary report.