C# Class Nancy.SassAndCoffee.Demo.Bootstrapper

Inheritance: DefaultNancyBootstrapper
Show file Open project: NancyFx/Nancy.SassAndCoffee

Protected Methods

Method Description
ApplicationStartup ( TinyIoC container, Nancy pipelines ) : void

Method Details

ApplicationStartup() protected method

protected ApplicationStartup ( TinyIoC container, Nancy pipelines ) : void
container TinyIoC
pipelines Nancy
return void