C# 클래스 Castle.MicroKernel.CreationContext.RemoveHandlerFromCurrentlyResolving

상속: IDisposable
파일 보기 프로젝트 열기: nats/castle-1.0.3-mono

공개 메소드들

메소드 설명
Dispose ( ) : void
RemoveHandlerFromCurrentlyResolving ( CreationContext parent, IHandler handler ) : System

메소드 상세

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

RemoveHandlerFromCurrentlyResolving() 공개 메소드

public RemoveHandlerFromCurrentlyResolving ( CreationContext parent, IHandler handler ) : System
parent CreationContext
handler IHandler
리턴 System