SummaryRangeReport Constructor (String, Int32)MSBuildCodeMetrics
Creates a new SummaryRangeReport

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

public SummaryRangeReport(
	string rangeName,
	int count
)
See Also