Example #1
0
 public void setF1(MyEdit f1)
 {
     this.f1 = f1;
 }
 public void GetForm(MyEdit theform)
 {
     form = theform;
 }