Exemplo n.º 1
0
 public Replacement(biaoqian fm)
 {
     this.fm2 = fm;
     this.InitializeComponent();
 }
Exemplo n.º 2
0
 public Exclude(biaoqian fm)
 {
     this.components = null;
     this.fm2 = fm;
     this.InitializeComponent();
 }