TaskMetricList Create Method MSBuildCodeMetrics
Creates a new TaskMetricList

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

public static TaskMetricList Create()

Return Value

Type: TaskMetricList
the new TaskMetricsList
See Also