ATMLCommonLibrary.controls.driver.SelectedDriverListControl.SelectedDriverListControl C# (CSharp) Méthode

SelectedDriverListControl() public méthode

public SelectedDriverListControl ( ) : System.Collections.Generic
Résultat System.Collections.Generic
        public SelectedDriverListControl()
        {
            InitializeComponent();
            InitListView();
        }