ATMLCommonLibrary.controls.control.tool.ControlToolDependancyListControl.ControlToolDependancyListControl C# (CSharp) Method

ControlToolDependancyListControl() public method

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