System.ComponentModel.DefaultBindingPropertyAttribute.DefaultBindingPropertyAttribute C# (CSharp) 메소드

DefaultBindingPropertyAttribute() 공개 메소드

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

Same methods

DefaultBindingPropertyAttribute::DefaultBindingPropertyAttribute ( string name ) : System