2015年11月4日
摘要: static void Main(string[] args) { MyClass mc = new MyClass(); Type t = mc.GetType(); Console.WriteLine("字段:"... 阅读全文
posted @ 2015-11-04 22:34 你的乐哥哥 阅读(303) 评论(0) 推荐(0) 编辑