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