Exemple #1
0
 public void DisExcluir(int id)
 {
     repositorio.DisExcluir(id);
 }