C# Class HeaviSoft.FrameworkBase.Test1.CustomApp

Inheritance: System.Windows.Application
Show file Open project: heavis/Documentor_V01R01 Class Usage Examples

Protected Methods

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

Private Methods

Method Description
Main ( string args ) : void

Method Details

OnStartup() protected method

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