示例#1
0
 public IQueryable <T> GetRepository()
 {
     return(dao.GetRepository());
 }