MetricList ClassMSBuildCodeMetrics
This class is just a builder for List<Metric>. Syntax sugar.
Inheritance Hierarchy

OnlineSystem Object
  OnlineSystem.Collections.Generic List Metric 
    MSBuildCodeMetrics.Core MetricList

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

public class MetricList : List<Metric>
See Also