C# Class NotDeadYet.Samples.Nancy.Bootstrapper

Inheritance: DefaultNancyAspNetBootstrapper
Afficher le fichier Open project: uglybugger/NotDeadYet

Méthodes protégées

Méthode Description
ApplicationStartup ( TinyIoCContainer container, IPipelines pipelines ) : void

Method Details

ApplicationStartup() protected méthode

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