datatable转化实体类的工具类
这样调用工具类:DataSetds=newDataSet();ds.ReadXml(i);Listlist=DatatableToEntity.FillModel(ds);
下载地址
用户评论