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

MergablePropertyAttribute() public method

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