ATMLCommonLibrary.controls.driver.SelectedDriverListControl.SelectedDriverListControl C# (CSharp) Метод

SelectedDriverListControl() публичный Метод

public SelectedDriverListControl ( ) : System.Collections.Generic
Результат System.Collections.Generic
        public SelectedDriverListControl()
        {
            InitializeComponent();
            InitListView();
        }