C# Class GlobalExceptionHandler, tc

Inheritance: ExceptionHandler
Afficher le fichier Open project: jbrwn/tc Class Usage Examples

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