ATMLCommonLibrary.controls.switching.MatrixPortControl.MatrixPortControl C# (CSharp) Method

MatrixPortControl() public method

public MatrixPortControl ( ) : System
return System
        public MatrixPortControl()
        {
            InitializeComponent();
            InitControls();
        }