ATMLCommonLibrary.controls.lists.ComponentListControl.ComponentListControl C# (CSharp) Method

ComponentListControl() public method

public ComponentListControl ( ) : System.Collections.Generic
return System.Collections.Generic
        public ComponentListControl()
        {
            InitializeComponent();
            InitListView();
        }