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

NotifyParentPropertyAttribute() 공개 메소드

public NotifyParentPropertyAttribute ( bool notifyParent )
notifyParent bool
        public NotifyParentPropertyAttribute(bool notifyParent) { }
        public bool NotifyParent { get; }