导航

随笔分类 -  C#反射

摘要:上端调用下端的实例 下面是几个类的实例 1 using System; 2 using System.Collections.Generic; 3 using System.Linq; 4 using System.Text; 5 6 namespace 反射 7 { 8 class People< 阅读全文

posted @ 2017-08-18 07:33 清浅ヾ