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

ACPowerSpecListControl() public method

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