Appoxee.Asyncs.InitAsync.GetDoInBackground_arrayLjava_lang_Void_Handler C# (CSharp) Method

GetDoInBackground_arrayLjava_lang_Void_Handler() static private method

static private GetDoInBackground_arrayLjava_lang_Void_Handler ( ) : Delegate
return System.Delegate
		static Delegate GetDoInBackground_arrayLjava_lang_Void_Handler ()
		{
			if (cb_doInBackground_arrayLjava_lang_Void_ == null)
				cb_doInBackground_arrayLjava_lang_Void_ = JNINativeWrapper.CreateDelegate ((Func<IntPtr, IntPtr, IntPtr, IntPtr>) n_DoInBackground_arrayLjava_lang_Void_);
			return cb_doInBackground_arrayLjava_lang_Void_;
		}