BuildsAppReborn.Client.Views.ServerSettingsControl.ServerSettingsControl C# (CSharp) Method

ServerSettingsControl() public method

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