Esempio n. 1
0
 public void GetItemProfiles(SWIGTYPE_p_VectorT_Core__CItemProfile_p_t List)
 {
     testPINVOKE.CItemsManager_GetItemProfiles(swigCPtr, SWIGTYPE_p_VectorT_Core__CItemProfile_p_t.getCPtr(List));
     if (testPINVOKE.SWIGPendingException.Pending)
     {
         throw testPINVOKE.SWIGPendingException.Retrieve();
     }
 }