Method | Description | |
---|---|---|
Invoke ( HttpContext context ) : System.Threading.Tasks.Task | ||
SwaggerUiIndexMiddleware ( RequestDelegate nextDelegate, string indexPath, |
public Invoke ( HttpContext context ) : System.Threading.Tasks.Task | ||
context | HttpContext | |
return | System.Threading.Tasks.Task |
public SwaggerUiIndexMiddleware ( RequestDelegate nextDelegate, string indexPath, |
||
nextDelegate | RequestDelegate | |
indexPath | string | |
settings | ||
return | System |