Exemplo n.º 1
0
 public bool ExcluirPorId(int id)
 {
     return(_logradouro.ExcluirPorId(id));
 }