C# 클래스 Castle.Facilities.WcfIntegration.Lifestyles.WcfOperationScopeAccessor

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

공개 메소드들

메소드 설명
Dispose ( ) : void
GetScope ( CreationContext context ) : ILifetimeScope

비공개 메소드들

메소드 설명
GetScope ( IExtensibleObject scopeHolder ) : ILifetimeScope
GetScopeHolder ( ) : System.ServiceModel.OperationContext

메소드 상세

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

GetScope() 공개 메소드

public GetScope ( CreationContext context ) : ILifetimeScope
context Castle.MicroKernel.Context.CreationContext
리턴 ILifetimeScope