public void Update(Gebruiker obj)
 {
     _interface.UpdateGebruiker(obj);
 }