MetricReport Constructor (String, String)MSBuildCodeMetrics
Creates a new MetricReport

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

public MetricReport(
	string providerName,
	string metricName
)
See Also