C# Class UnoXamWasm.UWP.App

显示文件 Open project: ysmoradi/UnoXamWasm

Public Methods

Method Description
App ( ) : System

Protected Methods

Method Description
OnLaunched ( LaunchActivatedEventArgs e ) : void

Private Methods

Method Description
App_UnhandledException ( object sender, UnhandledExceptionEventArgs e ) : void

Method Details

App() public method

public App ( ) : System
return System

OnLaunched() protected method

protected OnLaunched ( LaunchActivatedEventArgs e ) : void
e LaunchActivatedEventArgs
return void