C# Class ApiUnlock.App

Inheritance: Windows.UI.Xaml.Application
Afficher le fichier Open project: antiufo/ApiUnlock

Méthodes publiques

Méthode Description
App ( ) : System

Méthodes protégées

Méthode Description
OnLaunched ( LaunchActivatedEventArgs args ) : 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