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