Adds a new Metric to the list and returs the list.
Namespace: MSBuildCodeMetrics.CoreAssembly: MSBuildCodeMetrics.Core (in MSBuildCodeMetrics.Core.dll) Version: 0.1.4894.24375
Syntax
Parameters
- providerName
- Type:
System String
Provider name
- metricName
- Type:
System String
Metric name
- range
- Type:
System.Collections.Generic IEnumerable
Int32
Range
Return Value
Type: MetricListThe metric list
See Also