ATMLCommonLibrary.controls.power.DCPowerSpecListControl.DCPowerSpecListControl C# (CSharp) 메소드

DCPowerSpecListControl() 공개 메소드

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