Exemplo n.º 1
0
 public dsdbfilter(Win_regex wr, MainWindow mw) : this()
 {
     WR = wr;
     MW = mw;
 }
Exemplo n.º 2
0
 public dsdbfilter(Win_regex wr) : this()
 {
     WR = wr;
 }