Exemple #1
0
 public IEnumerable <Gebruiker> GetAll()
 {
     return(_gebruikerRepository.GetAllLesgevers());
 }