C# Class Cooper.MainPage

Inheritance: PhoneApplicationPage
Exibir arquivo Open project: sunleepy/cooper-mobi

Public Methods

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

Private Methods

Method Description
GapBrowser_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