C# Class withSIX.Core.Presentation.Legacy.ConsoleAppBootstrapper

Inheritance: AppBootstrapperBase
Datei anzeigen Open project: SIXNetworks/withSIX.Desktop

Public Methods

Method Description
OnStartup ( ) : int

Protected Methods

Method Description
ConfigureContainer ( ) : void
PreStart ( ) : void

Method Details

ConfigureContainer() protected method

protected ConfigureContainer ( ) : void
return void

OnStartup() public method

public OnStartup ( ) : int
return int

PreStart() protected abstract method

protected abstract PreStart ( ) : void
return void