메소드 | 설명 | |
---|---|---|
ErrorReporterMiddleware ( RequestDelegate requestDelegate ) : System | ||
Invoke ( HttpContext httpContext, IErrorReporter errorReporter ) : Task |
public ErrorReporterMiddleware ( RequestDelegate requestDelegate ) : System | ||
requestDelegate | RequestDelegate | |
리턴 | System |
public Invoke ( HttpContext httpContext, IErrorReporter errorReporter ) : Task | ||
httpContext | HttpContext | |
errorReporter | IErrorReporter | |
리턴 | Task |