SummaryReport Constructor (MSBuildCodeMetricsReport)MSBuildCodeMetrics
Creates a new summary report and hooks the parent report

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

public SummaryReport(
	MSBuildCodeMetricsReport report
)
See Also