ATMLCommonLibrary.controls.trigger.PropertyListControl.PropertyListControl C# (CSharp) 메소드

PropertyListControl() 공개 메소드

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