C# Class WPNest.ErrorPage

Inheritance: PhoneApplicationPage
ファイルを表示 Open project: garyjohnson/wpnest

Public Methods

Method Description
ErrorPage ( ) : System.Windows

Protected Methods

Method Description
OnNavigatingFrom ( System e ) : void

Private Methods

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

Method Details

ErrorPage() public method

public ErrorPage ( ) : System.Windows
return System.Windows

OnNavigatingFrom() protected method

protected OnNavigatingFrom ( System e ) : void
e System
return void