ATMLCommonLibrary.controls.collection.CollectionListControl.CollectionListControl C# (CSharp) Method

CollectionListControl() public method

public CollectionListControl ( ) : System
return System
        public CollectionListControl()
        {
            InitializeComponent();
            InitListView();
        }