示例#1
0
 public List <Task_Entity> GetDataWithAllTables()
 {
     return(_dal.GetDataWithAllTables());
 }