Example #1
0
 public RegistrationWindow(StartWindow startWind)
 {
     InitializeComponent();
     this.startWindow = startWind;
 }