C# Class UnoXamWasm.UWP.App

Afficher le fichier Open project: ysmoradi/UnoXamWasm

Méthodes publiques

Méthode Description
App ( ) : System

Méthodes protégées

Méthode Description
OnLaunched ( LaunchActivatedEventArgs e ) : void

Private Methods

Méthode Description
App_UnhandledException ( object sender, UnhandledExceptionEventArgs e ) : void

Method Details

App() public méthode

public App ( ) : System
Résultat System

OnLaunched() protected méthode

protected OnLaunched ( LaunchActivatedEventArgs e ) : void
e LaunchActivatedEventArgs
Résultat void