C# Class Discuz.WinPhone.App

Inheritance: System.Windows.Application
显示文件 Open project: gruan01/Discuz.Mobi

Public Methods

Method Description
App ( ) : System
App_UnhandledException ( object sender, System.Windows.ApplicationUnhandledExceptionEventArgs e ) : void

Method Details

App() public method

public App ( ) : System
return System

App_UnhandledException() public method

public App_UnhandledException ( object sender, System.Windows.ApplicationUnhandledExceptionEventArgs e ) : void
sender object
e System.Windows.ApplicationUnhandledExceptionEventArgs
return void