C# Class Castle.Facilities.WcfIntegration.Lifestyles.WcfOperationScopeAccessor

Inheritance: IScopeAccessor
Afficher le fichier Open project: castleproject/Windsor

Méthodes publiques

Méthode Description
Dispose ( ) : void
GetScope ( CreationContext context ) : ILifetimeScope

Private Methods

Méthode Description
GetScope ( IExtensibleObject scopeHolder ) : ILifetimeScope
GetScopeHolder ( ) : System.ServiceModel.OperationContext

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

GetScope() public méthode

public GetScope ( CreationContext context ) : ILifetimeScope
context Castle.MicroKernel.Context.CreationContext
Résultat ILifetimeScope