System.Diagnostics.Switch.Switch C# (CSharp) Method

Switch() protected method

protected Switch ( string displayName, string description, string defaultSwitchValue )
displayName string
description string
defaultSwitchValue string
        protected Switch(string displayName, string description, string defaultSwitchValue) { }
        public string Description { get { throw null; } }

Same methods

Switch::Switch ( string displayName, string description )
Switch::Switch ( string displayName, string description ) : System
Switch::Switch ( string displayName, string description, string defaultSwitchValue ) : System