C# Class Cordova_WP_SqlitePlugin.MainPage

Inheritance: PhoneApplicationPage
Afficher le fichier Open project: marcucio/Cordova-WP-SqlitePlugin

Méthodes publiques

Méthode Description
MainPage ( ) : System
Splash_Completed ( object sender, EventArgs e ) : void

Private Methods

Méthode Description
CordovaView_Loaded ( object sender, RoutedEventArgs e ) : void

Method Details

MainPage() public méthode

public MainPage ( ) : System
Résultat System

Splash_Completed() public méthode

public Splash_Completed ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Résultat void