Method | Description | |
---|---|---|
ApplicationStartup ( TinyIoCContainer container, IPipelines pipelines ) : void | ||
ConfigureApplicationContainer ( TinyIoCContainer container ) : void | ||
ConfigureRequestContainer ( TinyIoCContainer container, Nancy.NancyContext context ) : void |
protected ApplicationStartup ( TinyIoCContainer container, IPipelines pipelines ) : void | ||
container | TinyIoCContainer | |
pipelines | IPipelines | |
return | void |
protected ConfigureApplicationContainer ( TinyIoCContainer container ) : void | ||
container | TinyIoCContainer | |
return | void |
protected ConfigureRequestContainer ( TinyIoCContainer container, Nancy.NancyContext context ) : void | ||
container | TinyIoCContainer | |
context | Nancy.NancyContext | |
return | void |