Пример #1
0
 public static void salDelete(string handle)
 {
     StcIntCSharpPINVOKE.salDelete(handle);
     if (StcIntCSharpPINVOKE.SWIGPendingException.Pending)
     {
         throw StcIntCSharpPINVOKE.SWIGPendingException.Retrieve();
     }
 }