static void n_PerformFresh(IntPtr jnienv, IntPtr native__this)
 {
     global::Com.Mob.Tools.Gui.PullToRequestView __this = global::Java.Lang.Object.GetObject <global::Com.Mob.Tools.Gui.PullToRequestView> (jnienv, native__this, JniHandleOwnership.DoNotTransfer);
     __this.PerformFresh();
 }