示例#1
0
 public List <Lijst> getCadeausFromGebruiker()
 {
     return(_persistController.getLHCFromGebruiker(_activeGebruiker.ID));
 }