C# Class TasksSimplified.AboutActivity

Inheritance: PreferenceActivity
Exibir arquivo Open project: jamesmontemagno/TasksSimplified

Protected Methods

Method Description
OnCreate ( Bundle bundle ) : void
OnStart ( ) : void
OnStop ( ) : void

Method Details

OnCreate() protected method

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

OnStart() protected method

protected OnStart ( ) : void
return void

OnStop() protected method

protected OnStop ( ) : void
return void