DynamicScriptMiddleware.Invoke method
Invokes the middleware in the given context.
public Task Invoke(HttpContext context)
| parameter | description |
|---|---|
| context | The HTTP context. |
See Also
- class DynamicScriptMiddleware
Invokes the middleware in the given context.
public Task Invoke(HttpContext context)
| parameter | description |
|---|---|
| context | The HTTP context. |