Ejemplo n.º 1
0
        public bool Exists(string key)
        {
            bool ret = SphinxBasePINVOKE.Config_Exists(swigCPtr, key);

            return(ret);
        }