ProviderMeasure Constructor MSBuildCodeMetrics
Creates a new provider measure

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

public ProviderMeasure(
	string metricName,
	string itemName,
	int value
)
See Also