Exemplo n.º 1
0
 public void pushGewijgerdeKlanten(List <Klant> klanten)
 {
     klantRepository.pushGewijgerdeKlanten(klanten);
 }