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

Afficher le fichier Open project: scottbrady91/Blog-Example-Classes

Méthodes publiques

Méthode Description
UseTeapotMiddleware ( this app, TeapotOptions options ) : IAppBuilder

Method Details

UseTeapotMiddleware() public static méthode

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