C# Class XFAedSearch.Droid.MainActivity

Inheritance: global::Xamarin.Forms.Platform.Android.FormsAppCompatActivity
Exibir arquivo Open project: P3PPP/XFAedSearch

Protected Methods

Method Description
OnCreate ( Bundle bundle ) : void

Private Methods

Method Description
CurrentDomainOnUnhandledException ( object sender, UnhandledExceptionEventArgs unhandledExceptionEventArgs ) : void
DisplayCrashReport ( ) : void
LogUnhandledException ( Exception exception ) : void
TaskSchedulerOnUnobservedTaskException ( object sender, System.Threading.Tasks.UnobservedTaskExceptionEventArgs unobservedTaskExceptionEventArgs ) : void

Method Details

OnCreate() protected method

protected OnCreate ( Bundle bundle ) : void
bundle Bundle
return void