ATMLCommonLibrary.controls.common.PortListControl.PortListControl C# (CSharp) Method

PortListControl() public method

public PortListControl ( ) : System
return System
        public PortListControl()
        {
            InitializeComponent();
            InitListView();
        }