Beispiel #1
0
 public Form1(Form2 f1) : this()
 {
     this.f1 = f1;
 }