示例#1
0
        public bool getUseUpperPrefixHeaders()
        {
            bool ret = DeviceDetectionHashEngineModulePINVOKE.ConfigBaseSwig_getUseUpperPrefixHeaders(swigCPtr);

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