Ejemplo n.º 1
0
 public List <Gebruiker> GetAll()
 {
     return(_interface.GetAllGebruikers());
 }