메소드 | 설명 | |
---|---|---|
Invoke ( HttpContext context ) : System.Threading.Tasks.Task | ||
SwaggerUiIndexMiddleware ( RequestDelegate nextDelegate, string indexPath, |
public Invoke ( HttpContext context ) : System.Threading.Tasks.Task | ||
context | HttpContext | |
리턴 | System.Threading.Tasks.Task |
public SwaggerUiIndexMiddleware ( RequestDelegate nextDelegate, string indexPath, |
||
nextDelegate | RequestDelegate | |
indexPath | string | |
settings | ||
리턴 | System |