예제 #1
0
 public static void salRelease(StringVector CSPs)
 {
     StcIntCSharpPINVOKE.salRelease(StringVector.getCPtr(CSPs));
     if (StcIntCSharpPINVOKE.SWIGPendingException.Pending)
     {
         throw StcIntCSharpPINVOKE.SWIGPendingException.Retrieve();
     }
 }