C# Class Cassette.Nancy.Demo.TinyIoC.Bootstrapper

Inheritance: DefaultNancyBootstrapper
Mostrar archivo Open project: ChrisMH/Cassette.Nancy

Public Methods

Method Description
Bootstrapper ( ) : Nancy

Protected Methods

Method Description
ApplicationStartup ( global container, global pipelines ) : void

Method Details

ApplicationStartup() protected method

protected ApplicationStartup ( global container, global pipelines ) : void
container global
pipelines global
return void

Bootstrapper() public method

public Bootstrapper ( ) : Nancy
return Nancy