TaskMetricList ClassMSBuildCodeMetrics
Builder to List<TaskMetric>. Syntax sugar.
Inheritance Hierarchy

OnlineSystem Object
  OnlineSystem.Collections.Generic List TaskMetric 
    MSBuildCodeMetrics.Tasks TaskMetricList

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

public class TaskMetricList : List<TaskMetric>
See Also