C# Class Day03OfXamarin.App

Inheritance: Application
Afficher le fichier Open project: shankarmadeshvaran/10DaysOfXamarin

Méthodes publiques

Свойство Type Description
DatabasePath string

Méthodes publiques

Méthode Description
App ( string databasePath ) : System

Méthodes protégées

Méthode Description
OnResume ( ) : void
OnSleep ( ) : void
OnStart ( ) : void

Method Details

App() public méthode

public App ( string databasePath ) : System
databasePath string
Résultat System

OnResume() protected méthode

protected OnResume ( ) : void
Résultat void

OnSleep() protected méthode

protected OnSleep ( ) : void
Résultat void

OnStart() protected méthode

protected OnStart ( ) : void
Résultat void

Property Details

DatabasePath public_oe static_oe property

public static string DatabasePath
Résultat string