Exemple #1
0
 public Antwoord readAntwoord(int id)
 {
     return(inlog.getAntwoord(id));
 }