System.Diagnostics.Switch.Switch C# (CSharp) Méthode

Switch() protected méthode

protected Switch ( string displayName, string description ) : System
displayName string
description string
Résultat System
        protected Switch(string displayName, string description) : this(displayName, description, "0")
        {
        }

Same methods

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