C# Class TasksSimplified.AboutActivity

Inheritance: PreferenceActivity
Afficher le fichier Open project: jamesmontemagno/TasksSimplified

Méthodes protégées

Méthode Description
OnCreate ( Bundle bundle ) : void
OnStart ( ) : void
OnStop ( ) : void

Method Details

OnCreate() protected méthode

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

OnStart() protected méthode

protected OnStart ( ) : void
Résultat void

OnStop() protected méthode

protected OnStop ( ) : void
Résultat void