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

DefaultBindingPropertyAttribute() public method

public DefaultBindingPropertyAttribute ( ) : System
return System
        public DefaultBindingPropertyAttribute() {
            this.name = null;
        }

Same methods

DefaultBindingPropertyAttribute::DefaultBindingPropertyAttribute ( string name ) : System