Exemplo n.º 1
0
 public IEnumerable <Prestador> GetPrestadoresComServicos()
 {
     return(_prestadorService.GetPrestadoresComServicos());
 }