Beispiel #1
0
 public Pacote DetalharPorProgresso(string busca)
 {
     return(_pacoteRepositorio.DetalharPorProgresso(busca));
 }