C# Class Peasant.Bootstrapper

Inheritance: DefaultNancyBootstrapper
Afficher le fichier Open project: paulcbetts/peasant

Méthodes protégées

Méthode Description
ApplicationStartup ( Nancy container, Nancy pipelines ) : void
ConfigureRequestContainer ( Nancy container, Nancy.NancyContext context ) : void

Method Details

ApplicationStartup() protected méthode

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

ConfigureRequestContainer() protected méthode

protected ConfigureRequestContainer ( Nancy container, Nancy.NancyContext context ) : void
container Nancy
context Nancy.NancyContext
Résultat void