C# Class ExcelServiceClient.Bootstrapper

Inheritance: Caliburn.Micro.BootstrapperBase
Show file Open project: TNOCS/csTouch

Public Methods

Method Description
Bootstrapper ( ) : System

Protected Methods

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

Method Details

Bootstrapper() public method

public Bootstrapper ( ) : System
return System

OnStartup() protected method

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