Example #1
0
 public static void salShutdownNoExit()
 {
     StcIntCSharpPINVOKE.salShutdownNoExit();
     if (StcIntCSharpPINVOKE.SWIGPendingException.Pending)
     {
         throw StcIntCSharpPINVOKE.SWIGPendingException.Retrieve();
     }
 }