C# 클래스 Rye.AspectFlare.ExceptionInterceptAttribute

상속: InterceptAttribute, IExceptionInterceptor
파일 보기 프로젝트 열기: JolyneStone/Rye

공개 메소드들

메소드 설명
Exception ( Rye.AspectFlare.ExceptionInterceptContext exceptionInterceptorContext ) : void

메소드 상세

Exception() 공개 메소드

public Exception ( Rye.AspectFlare.ExceptionInterceptContext exceptionInterceptorContext ) : void
exceptionInterceptorContext Rye.AspectFlare.ExceptionInterceptContext
리턴 void