C# Class Nancy.SassAndCoffee.Demo.Bootstrapper

Inheritance: DefaultNancyBootstrapper
Afficher le fichier Open project: NancyFx/Nancy.SassAndCoffee

Méthodes protégées

Méthode Description
ApplicationStartup ( TinyIoC container, Nancy pipelines ) : void

Method Details

ApplicationStartup() protected méthode

protected ApplicationStartup ( TinyIoC container, Nancy pipelines ) : void
container TinyIoC
pipelines Nancy
Résultat void