Beispiel #1
0
 static void n_SetAlpha_I(IntPtr jnienv, IntPtr native__this, int p0)
 {
     global::Com.Mopub.Mobileads.Resource.BaseWidgetDrawable __this = global::Java.Lang.Object.GetObject <global::Com.Mopub.Mobileads.Resource.BaseWidgetDrawable> (jnienv, native__this, JniHandleOwnership.DoNotTransfer);
     __this.SetAlpha(p0);
 }