Exemplo n.º 1
0
 private void start_acquisition()
 {
     exp = new ExpSetup();
     exp.Start(ref doc);
 }