Method | Description | |
---|---|---|
ErrorReporterMiddleware ( RequestDelegate requestDelegate ) : System | ||
Invoke ( HttpContext httpContext, IErrorReporter errorReporter ) : Task |
public ErrorReporterMiddleware ( RequestDelegate requestDelegate ) : System | ||
requestDelegate | RequestDelegate | |
return | System |
public Invoke ( HttpContext httpContext, IErrorReporter errorReporter ) : Task | ||
httpContext | HttpContext | |
errorReporter | IErrorReporter | |
return | Task |