C# 클래스 API_13.App_Start.ExcutingExceptionActionFilterAttribute

상속: RequestActionFilterAttribute
파일 보기 프로젝트 열기: BarlowDu/WebAPI

공개 메소드들

메소드 설명
OnActionExecuting ( System actionContext ) : void

메소드 상세

OnActionExecuting() 공개 메소드

public OnActionExecuting ( System actionContext ) : void
actionContext System
리턴 void