摘要: static void Main(string[] args) { TestClass cls = new TestClass(); cls.GetType("123"); Student stu = new 泛型方法.Student(); stu.Name = "王五"; stu.Age = 23 阅读全文
posted @ 2019-03-09 11:45 学如逆水行舟 阅读(8178) 评论(0) 推荐(0) 编辑