日期:2014-05-17 浏览次数:21435 次
[Category("自定义属性"), DisplayName("状态是否可选"), Description("当前状态是否可选"), NotifyParentProperty(true), Browsable(true)] public bool Enabled { get {...} set {...} }