public NavigateEvent(NavigateEvent src) : this(VixenLibPINVOKE.new_NavigateEvent__SWIG_1(NavigateEvent.getCPtr(src)), true) { if (VixenLibPINVOKE.SWIGPendingException.Pending) { throw VixenLibPINVOKE.SWIGPendingException.Retrieve(); } }
internal static HandleRef getCPtr(NavigateEvent obj) { return((obj == null) ? new HandleRef(null, IntPtr.Zero) : obj.swigCPtr); }