2018年2月27日
摘要: 1. 只有public的property能显示出来,可以通过BrowsableAttribute来控制是否显示,通过CategoryAttribute设置分类,通过DescriptionAttribute设置描述,Attribute可以加在Class上,也可以加在属性上,属性上的Attribute优 阅读全文
posted @ 2018-02-27 14:28 朱迎春 阅读(18540) 评论(0) 推荐(6) 编辑