C# Class Xamarin.Android.Crashlytics.Sample.Activity1

Inheritance: Android.App.Activity
Afficher le fichier Open project: jkells/xamarin-android-crashlytics-binding

Méthodes publiques

Méthode Description
CrashAsync ( ) : System.Threading.Tasks.Task

Méthodes protégées

Méthode Description
OnCreate ( Bundle bundle ) : void

Method Details

CrashAsync() public méthode

public CrashAsync ( ) : System.Threading.Tasks.Task
Résultat System.Threading.Tasks.Task

OnCreate() protected méthode

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