摘要:
1 /// <summary> 2 /// 数据表转换类 3 /// </summary> 4 /// <typeparam name="T"></typeparam> 5 public class DbTableConvertor<T> where T : new() 6 { 7 /// <sum 阅读全文
posted @ 2017-11-16 09:37
无影飞絮剑
阅读(416)
评论(0)
推荐(1)
|
摘要:
1 /// <summary> 2 /// 数据表转换类 3 /// </summary> 4 /// <typeparam name="T"></typeparam> 5 public class DbTableConvertor<T> where T : new() 6 { 7 /// <sum 阅读全文
posted @ 2017-11-16 09:37
无影飞絮剑
阅读(416)
评论(0)
推荐(1)
|