DetailsReport Constructor (MSBuildCodeMetricsReport)MSBuildCodeMetrics
Creates a new details report and hooks the parent report.

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

public DetailsReport(
	MSBuildCodeMetricsReport report
)
See Also