Example #1
0
        public string getValue(SWIGTYPE_p_std__string propertyName)
        {
            string ret = FiftyOneDegreesPatternV3PINVOKE.Match_getValue__SWIG_1(swigCPtr, SWIGTYPE_p_std__string.getCPtr(propertyName));

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