コード例 #1
0
 public void setLoaded(uint loaded)
 {
     DeviceDetectionHashEngineModulePINVOKE.CollectionConfigSwig_setLoaded(swigCPtr, loaded);
     if (DeviceDetectionHashEngineModulePINVOKE.SWIGPendingException.Pending)
     {
         throw DeviceDetectionHashEngineModulePINVOKE.SWIGPendingException.Retrieve();
     }
 }