C# Class Cordova_WP_SqlitePlugin.MainPage

Inheritance: PhoneApplicationPage
Show file Open project: marcucio/Cordova-WP-SqlitePlugin

Public Methods

Method Description
MainPage ( ) : System
Splash_Completed ( object sender, EventArgs e ) : void

Private Methods

Method Description
CordovaView_Loaded ( object sender, RoutedEventArgs e ) : void

Method Details

MainPage() public method

public MainPage ( ) : System
return System

Splash_Completed() public method

public Splash_Completed ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
return void