会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Loading
menu
darren blog
博客园
首页
归档
新随笔
联系
订阅
管理
09 2013 档案
DataTable转List
摘要:/// /// 实体转换辅助类 /// public class ModelConvertHelper where T : new() { public static IList ConvertToModel(DataTable dt) { // 定义集合 IList ts = new List(); // 获得此模型的类型 Type type = type...
阅读全文
posted @
2013-09-02 19:01
jesn
阅读(213)
评论(0)
推荐(0)
编辑
公告
more_horiz
keyboard_arrow_up
light_mode
palette
选择主题
点击右上角即可分享