C# Class Castle.Samples.WindsorSilverlight.App

显示文件 Open project: HEskandari/Castle-Windsor-Examples

Public Methods

Method Description
App ( ) : System

Private Methods

Method Description
OnExit ( object sender, EventArgs e ) : void
OnStartup ( object sender, System.Windows.StartupEventArgs e ) : void
OnUnhandledException ( object sender, System.Windows.ApplicationUnhandledExceptionEventArgs e ) : void
ReportErrorToDOM ( System.Windows.ApplicationUnhandledExceptionEventArgs e ) : void
ShowMessage ( string message ) : void

Method Details

App() public method

public App ( ) : System
return System