C# Class OwinErrorHandling.ErrorHandling.PassthroughHandler

Inheritance: System.Web.Http.ExceptionHandling.ExceptionHandler
Afficher le fichier Open project: jayway/OwinErrorHandling

Méthodes publiques

Méthode Description
Handle ( System.Web.Http.ExceptionHandling.ExceptionHandlerContext context ) : void

Method Details

Handle() public méthode

public Handle ( System.Web.Http.ExceptionHandling.ExceptionHandlerContext context ) : void
context System.Web.Http.ExceptionHandling.ExceptionHandlerContext
Résultat void