Пример #1
0
 public void Remover(Guid id)
 {
     _imovelDetalheBaseValorRepository.Remover(id);
 }