RangeList ClassMSBuildCodeMetrics
This class is just a Builder for List<int>. Syntax sugar.
Inheritance Hierarchy

OnlineSystem Object
  OnlineSystem.Collections.Generic List OnlineInt32 
    MSBuildCodeMetrics.Core RangeList

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

public class RangeList : List<int>
See Also