C# Class XFAedSearch.Droid.MainActivity

Inheritance: global::Xamarin.Forms.Platform.Android.FormsAppCompatActivity
Afficher le fichier Open project: P3PPP/XFAedSearch

Méthodes protégées

Méthode Description
OnCreate ( Bundle bundle ) : void

Private Methods

Méthode 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 méthode

protected OnCreate ( Bundle bundle ) : void
bundle Bundle
Résultat void