Beispiel #1
0
 public Registration(Auth auth)
 {
     InitializeComponent();
     FormToBack = auth;
 }