System.ComponentModel.CategoryAttribute.IsDefaultAttribute C# (CSharp) Method

IsDefaultAttribute() public method

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