ATMLCommonLibrary.controls.driver.SelectedDriverListControl.SelectedDriverListControl C# (CSharp) Method

SelectedDriverListControl() public method

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