C# 클래스 Castle.MicroKernel.Tests.Lifestyle.CustomLifestyle_Scope

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

공개 메소드들

메소드 설명
Init ( IKernel kernel, IHandler handler ) : void
Intercept ( Castle.MicroKernel.Handlers.ResolveInvocation invocation ) : void

메소드 상세

Init() 공개 메소드

public Init ( IKernel kernel, IHandler handler ) : void
kernel IKernel
handler IHandler
리턴 void

Intercept() 공개 메소드

public Intercept ( Castle.MicroKernel.Handlers.ResolveInvocation invocation ) : void
invocation Castle.MicroKernel.Handlers.ResolveInvocation
리턴 void