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

IsDefaultAttribute() 공개 메소드

public IsDefaultAttribute ( ) : bool
리턴 bool
        public override bool IsDefaultAttribute() { throw null; }
    }