摘要: TJlb_Mod tJlb = new TJlb_Mod(); System.Reflection.PropertyInfo[] properties = tJlb.GetType().GetProperties(); //循环属性取值 foreach (System.Reflection.Prop... 阅读全文
posted @ 2017-03-13 11:33 竹殇 阅读(2827) 评论(0) 推荐(0) 编辑