Exemplo n.º 1
0
 public IEnumerable <Gemeente> GetAllGemeentes()
 {
     return(gemeenterepo.ReadGemeentes());
 }