Exemplo n.º 1
0
        public int getMaxMatchedUserAgentLength()
        {
            int ret = DeviceDetectionHashEngineModulePINVOKE.ConfigDeviceDetectionSwig_getMaxMatchedUserAgentLength(swigCPtr);

            if (DeviceDetectionHashEngineModulePINVOKE.SWIGPendingException.Pending)
            {
                throw DeviceDetectionHashEngineModulePINVOKE.SWIGPendingException.Retrieve();
            }
            return(ret);
        }