Method | Description | |
---|---|---|
Invoke ( IOwinContext context ) : System.Threading.Tasks.Task | ||
OrderMiddleware ( Microsoft.Owin.OwinMiddleware next ) : System.Collections.Generic |
public Invoke ( IOwinContext context ) : System.Threading.Tasks.Task | ||
context | IOwinContext | |
return | System.Threading.Tasks.Task |
public OrderMiddleware ( Microsoft.Owin.OwinMiddleware next ) : System.Collections.Generic | ||
next | Microsoft.Owin.OwinMiddleware | |
return | System.Collections.Generic |