Exemplo n.º 1
0
 public List <Task> GetirTumTablolarla()
 {
     return(_taskDal.GetirTumTablolarla());
 }