C# 클래스 NotImplExceptionFilterAttribute, game-server-programming-course

상속: ExceptionFilterAttribute
파일 보기 프로젝트 열기: vsillan/game-server-programming-course 1 사용 예제들

공개 메소드들

메소드 설명
OnException ( ExceptionContext, context ) : void

메소드 상세

OnException() 공개 메소드

public OnException ( ExceptionContext, context ) : void
context ExceptionContext,
리턴 void