C# Class ApiUnlock.App

Inheritance: Windows.UI.Xaml.Application
Show file Open project: antiufo/ApiUnlock

Public Methods

Method Description
App ( ) : System

Protected Methods

Method Description
OnLaunched ( LaunchActivatedEventArgs args ) : void

Method Details

App() public method

public App ( ) : System
return System

OnLaunched() protected method

protected OnLaunched ( LaunchActivatedEventArgs args ) : void
args Windows.ApplicationModel.Activation.LaunchActivatedEventArgs
return void