摘要:
-----------------------------------------------------1.测试需要的特性using System;using System.Collections.Generic;using System.Linq;using System.Text;namespace Attribute.Atts{ //这个特性可以标记在类上也可以标记在方法上//是通过 AttributeTargets.Class,AttributeTargets.Method 约束的 [System.AttributeUsage(AttributeTargets.Class|Attri 阅读全文
posted @ 2011-09-29 14:02
草青工作室
阅读(1033)
评论(0)
推荐(0)

浙公网安备 33010602011771号