Exemplo n.º 1
0
 public DossierAntwoord readDossierAntwoord(int id)
 {
     return(inlog.getDossierAntwoord(id));
 }