Exemplo n.º 1
0
 //报警方法
 public void yb1()
 {
     try
     {
         cl1.PlaySound("ALARM1.WAV");
     }
     catch
     {
     }
 }