C# Class Todo.WP8App.MainPage

Inheritance: PhoneApplicationPage
Show file Open project: ChristianWeyer/tUdUs

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