C# Class Showcase.App

Provides application-specific behavior to supplement the default Application class.
Inheritance: Windows.UI.Xaml.Application
Afficher le fichier Open project: Esri/arcgis-templates-silverlight

Méthodes publiques

Méthode Description
App ( ) : System

Private Methods

Méthode Description
Application_Exit ( object sender, EventArgs e ) : void
Application_Startup ( object sender, StartupEventArgs e ) : void
Application_UnhandledException ( object sender, ApplicationUnhandledExceptionEventArgs e ) : void
ReportErrorToDOM ( ApplicationUnhandledExceptionEventArgs e ) : void

Method Details

App() public méthode

public App ( ) : System
Résultat System