Beispiel #1
0
 public EditDB(mainForm ff)
 {
     InitializeComponent();
     this.ff = ff;
 }
Beispiel #2
0
 public FullStat(mainForm f)
 {
     InitializeComponent();
     this.f = f;
 }