C# 클래스 Webhooks.Consumer.CustomBootstrapper

상속: DefaultNancyBootstrapper
파일 보기 프로젝트 열기: exzeo/webhooks-consumer-csharp-sample

공개 메소드들

메소드 설명
CustomBootstrapper ( DefaultWebhookSettings impl ) : System

보호된 메소드들

메소드 설명
ApplicationStartup ( TinyIoCContainer container, IPipelines pipelines ) : void

메소드 상세

ApplicationStartup() 보호된 메소드

protected ApplicationStartup ( TinyIoCContainer container, IPipelines pipelines ) : void
container TinyIoCContainer
pipelines IPipelines
리턴 void

CustomBootstrapper() 공개 메소드

public CustomBootstrapper ( DefaultWebhookSettings impl ) : System
impl DefaultWebhookSettings
리턴 System