Method | Description | |
---|---|---|
InvokeAsync ( HttpContext, context ) : Task, | ||
UniversalMiddleware ( RequestDelegate next ) : Microsoft.AspNetCore.Http |
public InvokeAsync ( HttpContext, context ) : Task, | ||
context | HttpContext, | |
return | Task, |
public UniversalMiddleware ( RequestDelegate next ) : Microsoft.AspNetCore.Http | ||
next | RequestDelegate | |
return | Microsoft.AspNetCore.Http |