コード例 #1
0
        public int error()
        {
            int result = AppUtilPINVOKE.FutureBase_error(this.swigCPtr);

            if (AppUtilPINVOKE.SWIGPendingException.Pending)
            {
                throw AppUtilPINVOKE.SWIGPendingException.Retrieve();
            }
            return(result);
        }