Beispiel #1
0
 public static bool WaitForTarget(int timeout = 5000)
 {
     return(UOC.WaitForTarget(timeout));
 }