ATMLCommonLibrary.controls.resource.ResourceListControl.ResourceListControl C# (CSharp) 메소드

ResourceListControl() 공개 메소드

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