摘要:
1.创建自定义的特性类(继承Attribute类)。 codingas below[AttributeUsage(AttributeTargets.Property,AllowMultiple=false,Inherited=false)] public class FileVerification:Attribute { private string _regexStr; public str... 阅读全文
posted @ 2010-09-08 11:15
新郎
阅读(605)
评论(0)
推荐(0)
浙公网安备 33010602011771号