MetricReport CreateRanges Method MSBuildCodeMetrics
Create a new SummaryRangeReport and hooks the Ranges property

Namespace: MSBuildCodeMetrics.Core.XML
Assembly: MSBuildCodeMetrics.Core (in MSBuildCodeMetrics.Core.dll) Version: 0.1.4894.24375
Syntax

public MetricReport CreateRanges()

Return Value

Type: MetricReport
the report
See Also