Ejemplo n.º 1
0
 public int getGebruikerID(string username)
 {
     return(context.GetGebruikerID(username));
 }