Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
ChessSharp
Web
Controllers
ChessApiController.JsonErrorHandlerAttribute
C# Class ChessSharp.Web.Controllers.ChessApiController.JsonErrorHandlerAttribute
Inheritance:
System.Web.Mvc.FilterAttribute
,
IExceptionFilter
Exibir arquivo
Open project: colin-higgins/ChessSharp
Public Methods
Method
Description
OnException
(
System.Web.Mvc.ExceptionContext
filterContext
) :
void
Method Details
OnException()
public
method
public
OnException
(
System.Web.Mvc.ExceptionContext
filterContext
) :
void
filterContext
System.Web.Mvc.ExceptionContext
return
void