Exemplo n.º 1
0
 public void ChangeGemeente(Gemeente gemeente)
 {
     gemeenterepo.UpdateGemeente(gemeente);
 }