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

SwitchAttribute() public method

public SwitchAttribute ( string switchName, Type switchType )
switchName string
switchType System.Type
        public SwitchAttribute(string switchName, Type switchType) { throw null; }
        public string SwitchDescription { get { throw null; } set { } }

Same methods

SwitchAttribute::SwitchAttribute ( string switchName, Type switchType ) : System