Ejemplo n.º 1
0
 public void TestLaunch(bool bShow)
 {
     AgentDll.launchEx(bShow);
     Thread.Sleep(StartUp * 1000);
 }