摘要:
1. 创建一个System.Attribute的子类 [AttributeUsage( AttributeTargets.Class | AttributeTargets.Method, //指定可应用于那些类型,如.Class, .Method, All等 AllowMultipe = true, //允许应用多次 Inherited = false ... 阅读全文
posted @ 2008-04-14 17:11
Niyo Wong
阅读(684)
评论(0)
推荐(0)

浙公网安备 33010602011771号