CSL.SwitchesWindow.SwitchesWindow C# (CSharp) Method

SwitchesWindow() public method

public SwitchesWindow ( ) : System
return System
        public SwitchesWindow()
        {
            InitializeComponent();
        }
SwitchesWindow