ATMLCommonLibrary.controls.control.tool.ControlToolDependancyListControl.ControlToolDependancyListControl C# (CSharp) Méthode

ControlToolDependancyListControl() public méthode

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