C# Class xFunc.App

Inheritance: System.Windows.Application
Mostra file Open project: sys27/xFunc

Public Methods

Method Description
App ( ) : System

Protected Methods

Method Description
OnStartup ( System.Windows.StartupEventArgs e ) : void

Method Details

App() public method

public App ( ) : System
return System

OnStartup() protected method

protected OnStartup ( System.Windows.StartupEventArgs e ) : void
e System.Windows.StartupEventArgs
return void