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

ParenthesizePropertyNameAttribute() public method

        public ParenthesizePropertyNameAttribute() { }
        public ParenthesizePropertyNameAttribute(bool needParenthesis) { }

Same methods

ParenthesizePropertyNameAttribute::ParenthesizePropertyNameAttribute ( bool needParenthesis )