C# Class ShoppingPad.Droid.MainActivity

Inheritance: Android.App.Activity
Afficher le fichier Open project: jj09/ShoppingPad

Méthodes publiques

Свойство Type Description
SqliteConnection SQLite.SQLiteConnection

Méthodes protégées

Méthode Description
OnCreate ( Bundle bundle ) : void
OnDestroy ( ) : void
OnPause ( ) : void

Private Methods

Méthode Description
AddTabToActionBar ( int labelResourceId ) : void
TabOnTabSelected ( object sender, ActionBar tabEventArgs ) : void

Method Details

OnCreate() protected méthode

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

OnDestroy() protected méthode

protected OnDestroy ( ) : void
Résultat void

OnPause() protected méthode

protected OnPause ( ) : void
Résultat void

Property Details

SqliteConnection public_oe static_oe property

public static SQLiteConnection,SQLite SqliteConnection
Résultat SQLite.SQLiteConnection