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

MergablePropertyAttribute() 공개 메소드

public MergablePropertyAttribute ( bool allowMerge )
allowMerge bool
        public MergablePropertyAttribute(bool allowMerge) { }
        public bool AllowMerge { get; }