System.ComponentModel.EditorBrowsableAttribute.EditorBrowsableAttribute C# (CSharp) Method

EditorBrowsableAttribute() public method

        public EditorBrowsableAttribute () : this(EditorBrowsableState.Always) { }

Same methods

EditorBrowsableAttribute::EditorBrowsableAttribute ( EditorBrowsableState state )