C# 클래스 Microsoft.Extensions.DependencyInjection.WebSubMvcCoreBuilderExtensions

파일 보기 프로젝트 열기: tpeczek/WebSub.NET

공개 메소드들

메소드 설명
AddWebSubWebHooks ( IMvcCoreBuilder builder ) : IMvcCoreBuilder

Add WebSub WebHook configuration and services to the specified builder.

메소드 상세

AddWebSubWebHooks() 공개 정적인 메소드

Add WebSub WebHook configuration and services to the specified builder.
public static AddWebSubWebHooks ( IMvcCoreBuilder builder ) : IMvcCoreBuilder
builder IMvcCoreBuilder The to configure.
리턴 IMvcCoreBuilder