Ejemplo n.º 1
0
 public Gebruiker LoginGebruiker(Gebruiker obj)
 {
     return(context.loginGebruiker(obj));
 }