Exemplo n.º 1
0
 public List <Servico> FindAll()
 {
     return(_repoServico.FindAll());
 }