public virtual void AddPendingEvent(DebugEvent e) { DecodaPINVOKE.IEvtHandler_AddPendingEvent(swigCPtr, DebugEvent.getCPtr(e)); if (DecodaPINVOKE.SWIGPendingException.Pending) { throw DecodaPINVOKE.SWIGPendingException.Retrieve(); } }