C# Class System.Collections.CollectionDebuggerView

Show file Open project: runefs/Marvin

Private Properties

Property Type Description

Public Methods

Method Description
CollectionDebuggerView ( ICollection col ) : System

Method Details

CollectionDebuggerView() public method

public CollectionDebuggerView ( ICollection col ) : System
col ICollection
return System