C# 클래스 Example.Queries.Infrastructure.AutoReleaseQueryInterceptor

상속: IInterceptor
파일 보기 프로젝트 열기: xelibrion/Lab

공개 메소드들

메소드 설명
AutoReleaseQueryInterceptor ( IKernel kernel ) : System
Intercept ( IInvocation invocation ) : void

메소드 상세

AutoReleaseQueryInterceptor() 공개 메소드

public AutoReleaseQueryInterceptor ( IKernel kernel ) : System
kernel IKernel
리턴 System

Intercept() 공개 메소드

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