示例#1
0
 public bool ExcluirPorId(int id)
 {
     return(_logradouro.ExcluirPorId(id));
 }