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

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

public static ComputeMetricsParameterList Create()

Return Value

Type: ComputeMetricsParameterList
The new ComputeMetricsParameterList
See Also