Ejemplo n.º 1
0
 public void Register()
 {
     client.RegisterToServer(username.text, password.text, passwordRepeat.text);
 }