ATMLCommonLibrary.controls.lists.ComponentListControl.ComponentListControl C# (CSharp) 메소드

ComponentListControl() 공개 메소드

public ComponentListControl ( ) : System.Collections.Generic
리턴 System.Collections.Generic
        public ComponentListControl()
        {
            InitializeComponent();
            InitListView();
        }