Example #1
0
 public bool Beep(int DelayMS)
 {
     return(objCZKEM.Beep(DelayMS));
 }