Beispiel #1
0
 public void setUpdateMatchedUserAgent(bool update)
 {
     DeviceDetectionHashEngineModulePINVOKE.ConfigDeviceDetectionSwig_setUpdateMatchedUserAgent(swigCPtr, update);
     if (DeviceDetectionHashEngineModulePINVOKE.SWIGPendingException.Pending)
     {
         throw DeviceDetectionHashEngineModulePINVOKE.SWIGPendingException.Retrieve();
     }
 }