C# Class Endjin.Core.Composition.Samples.WinRT.App

Inheritance: Windows.UI.Xaml.Application
Afficher le fichier Open project: endjin/Endjin.Composition

Méthodes publiques

Méthode Description
App ( ) : System

Méthodes protégées

Méthode Description
OnLaunched ( LaunchActivatedEventArgs args ) : void

Private Methods

Méthode Description
OnSuspending ( object sender, SuspendingEventArgs e ) : void

Method Details

App() public méthode

public App ( ) : System
Résultat System

OnLaunched() protected méthode

protected OnLaunched ( LaunchActivatedEventArgs args ) : void
args Windows.ApplicationModel.Activation.LaunchActivatedEventArgs
Résultat void