메소드 | 설명 | |
---|---|---|
Invoke ( HttpContext httpContext ) : System.Threading.Tasks.Task | ||
RaygunAspNetMiddleware ( RequestDelegate next, IOptions |
public Invoke ( HttpContext httpContext ) : System.Threading.Tasks.Task | ||
httpContext | HttpContext | |
리턴 | System.Threading.Tasks.Task |
public RaygunAspNetMiddleware ( RequestDelegate next, IOptions |
||
next | RequestDelegate | |
settings | IOptions |
|
middlewareSettings | ||
리턴 | Microsoft.AspNetCore.Builder |