예제 #1
0
 public void Kraj()
 {
     try
     {
         kom.Kraj();
     }
     catch (Exception)
     {
     }
 }