C# 클래스 ScottBrady91.BlogExampleCode.OwinMiddleware.OwinMiddleware.Handlers.TeapotMiddlewareHandler

파일 보기 프로젝트 열기: scottbrady91/Blog-Example-Classes

공개 메소드들

메소드 설명
UseTeapotMiddleware ( this app, TeapotOptions options ) : IAppBuilder

메소드 상세

UseTeapotMiddleware() 공개 정적인 메소드

public static UseTeapotMiddleware ( this app, TeapotOptions options ) : IAppBuilder
app this
options ScottBrady91.BlogExampleCode.OwinMiddleware.OwinMiddleware.Configuration.TeapotOptions
리턴 IAppBuilder