摘要:
在model项目下直接添加RewritePageList.cs类文件View Code 1 using System.Collections.Generic; 2 3 /// <summary> 4 /// [重写]分页数据类 5 /// </summary> 6 /// <typeparam name="TModel">结果集中实体的类型</typeparam> 7 8 public class RewritePageList<TModel> where TModel : class 9 { 10 public 阅读全文
posted @ 2013-04-04 01:12
Ryan-CN
阅读(501)
评论(0)
推荐(0)

浙公网安备 33010602011771号