コード例 #1
0
 private void start_acquisition()
 {
     exp = new ExpSetup();
     exp.Start(ref doc);
 }