C# Class GlobalExceptionHandler, tc

Inheritance: ExceptionHandler
Exibir arquivo Open project: jbrwn/tc Class Usage Examples

Public Methods

Method Description
Handle ( System.Web.Http.ExceptionHandling.ExceptionHandlerContext context ) : void

Method Details

Handle() public method

public Handle ( System.Web.Http.ExceptionHandling.ExceptionHandlerContext context ) : void
context System.Web.Http.ExceptionHandling.ExceptionHandlerContext
return void