C# Class Webhooks.Consumer.CustomBootstrapper

Inheritance: DefaultNancyBootstrapper
Afficher le fichier Open project: exzeo/webhooks-consumer-csharp-sample

Méthodes publiques

Méthode Description
CustomBootstrapper ( DefaultWebhookSettings impl ) : System

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

CustomBootstrapper() public méthode

public CustomBootstrapper ( DefaultWebhookSettings impl ) : System
impl DefaultWebhookSettings
Résultat System