Ejemplo n.º 1
0
 public Gebruiker GetGebruiker(string gebruiker)
 {
     return(context.getGebruiker(gebruiker));
 }