摘要: namespace AttributeTest { //使用特性封装提供额外行为Validate验证 class Program { static void Main(string[] args) { Student student = new Student() { Name = "123", Q 阅读全文
posted @ 2019-12-01 20:14 王大师123 阅读(805) 评论(0) 推荐(0)