摘要:
做个笔记,改了改代码,今后在项目中会常用到DataTableEntityConverterusing System;using System.Collections.Generic;using System.Text;using System.Data;using System.Reflection;using System.ComponentModel;namespace Utils{ public static class DataTableEntityConverter { public static T ConvertToEntity<T>(DataRow t... 阅读全文
posted @ 2012-12-28 16:44
Aldebaran's Home
阅读(2098)
评论(0)
推荐(1)

浙公网安备 33010602011771号