ATMLCommonLibrary.controls.common.PortListControl.PortListControl C# (CSharp) 메소드

PortListControl() 공개 메소드

public PortListControl ( ) : System
리턴 System
        public PortListControl()
        {
            InitializeComponent();
            InitListView();
        }