Ejemplo n.º 1
0
 public virtual System.Threading.Tasks.Task <IEnumerable <T> > FilterAsync()
 {
     return(BaseCrudDao.FilterAsync());
 }