C# Class Redux.MultiThread.Counter.Universal.App

Inheritance: Windows.UI.Xaml.Application
显示文件 Open project: GuillaumeSalles/redux.NET

Public Methods

Method Description
App ( ) : Windows.ApplicationModel.Activation

Protected Methods

Method Description
OnLaunched ( LaunchActivatedEventArgs e ) : void

Method Details

App() public method

public App ( ) : Windows.ApplicationModel.Activation
return Windows.ApplicationModel.Activation

OnLaunched() protected method

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