C# Class MonocleGiraffe.Android.Activities.SplashScreen

Inheritance: GalaSoft.MvvmLight.Views.ActivityBase
Afficher le fichier Open project: akshay2000/MonocleGiraffe

Méthodes protégées

Méthode Description
OnCreate ( Bundle savedInstanceState ) : void
OnDestroy ( ) : void

Private Methods

Méthode Description
Init ( ) : void
LoadSecretsFile ( ) : string
LogInButton_Click ( object sender, EventArgs e ) : void
SetBindings ( ) : void

Method Details

OnCreate() protected méthode

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

OnDestroy() protected méthode

protected OnDestroy ( ) : void
Résultat void