摘要: 1, public class Model { [Test(Name="zhu")] public string Id { get; set; } }2, public class TestAttribute : Attribute { ... 阅读全文
posted @ 2014-09-11 17:21 zhushang 阅读(1920) 评论(0) 推荐(0)