ComputeMetricsParameter ClassMSBuildCodeMetrics
This class represents the input parameters for each metric computation. Since each metric can have it's own files, this is the way the input parameters are passed in the moment of the metrics computation.
Inheritance Hierarchy

OnlineSystem Object
  MSBuildCodeMetrics.Core ComputeMetricsParameter

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

public class ComputeMetricsParameter
See Also