Example #1
0
 static void n_OnLeaveApplication(IntPtr jnienv, IntPtr native__this)
 {
     global::com.mopub.mobileads.CustomEventInterstitial.ICustomEventInterstitialListener __this = global::Java.Lang.Object.GetObject <global::com.mopub.mobileads.CustomEventInterstitial.ICustomEventInterstitialListener> (jnienv, native__this, JniHandleOwnership.DoNotTransfer);
     __this.OnLeaveApplication();
 }