C# 클래스 Castle.Windsor.Tests.Interceptors.CollectInterceptedIdInterceptor

상속: IInterceptor
파일 보기 프로젝트 열기: castleproject/Windsor

공개 프로퍼티들

프로퍼티 타입 설명
InterceptedId int

공개 메소드들

메소드 설명
Intercept ( IInvocation invocation ) : void

메소드 상세

Intercept() 공개 메소드

public Intercept ( IInvocation invocation ) : void
invocation IInvocation
리턴 void

프로퍼티 상세

InterceptedId 공개적으로 정적으로 프로퍼티

public static int InterceptedId
리턴 int