Ejemplo n.º 1
0
 public int Create(Gebruiker obj)
 {
     return(_interface.CreateGebruiker(obj));
 }