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

IsDefaultAttribute() 공개 메소드

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