public virtual void set_result(string result) { MeCabPINVOKE.Lattice_set_result(swigCPtr, result); if (MeCabPINVOKE.SWIGPendingException.Pending) { throw MeCabPINVOKE.SWIGPendingException.Retrieve(); } }