2017年10月17日

Datatable转实体 实体转换辅助类

摘要: using System; using System.Collections.Generic; using System.Data; using System.Linq; using System.Reflection; using System.Web; /// /// DbHelper 的摘要说明 /// public class DbHelper { public DbHel... 阅读全文

posted @ 2017-10-17 11:30 HOT SUMMER 阅读(594) 评论(0) 推荐(0)

导航