ComputeMetricsParameterList Create Method MSBuildCodeMetrics
Creates a new ComputeMetricsParameterList and returns its reference

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

public static ComputeMetricsParameterList Create()

Return Value

Type: ComputeMetricsParameterList
The new ComputeMetricsParameterList
See Also