Beispiel #1
0
 public IEnumerable <BuscarTelaResumidoQueryResult> BuscarTodos()
 {
     return(_repository.BuscarTodos());
 }