Exemplo n.º 1
0
 public string Register(Gebruiker g)
 {
     return(Interface.Register(g));
 }