C# 클래스 Machete.Web.Controllers.MacheteController

상속: Controller
파일 보기 프로젝트 열기: SavageLearning/Machete

보호된 메소드들

메소드 설명
OnException ( System.Web.Mvc.ExceptionContext filterContext ) : void

Unified exception handling for controllers. NLog and json response.

메소드 상세

OnException() 보호된 메소드

Unified exception handling for controllers. NLog and json response.
protected OnException ( System.Web.Mvc.ExceptionContext filterContext ) : void
filterContext System.Web.Mvc.ExceptionContext
리턴 void