ATMLCommonLibrary.controls.power.DCPowerSpecListControl.DCPowerSpecListControl C# (CSharp) Method

DCPowerSpecListControl() public method

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