C# Class ScottBrady91.BlogExampleCode.OwinMiddleware.OwinMiddleware.Handlers.TeapotMiddlewareHandler

Datei anzeigen Open project: scottbrady91/Blog-Example-Classes

Public Methods

Method Description
UseTeapotMiddleware ( this app, TeapotOptions options ) : IAppBuilder

Method Details

UseTeapotMiddleware() public static method

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