C# Class WebApiSeed.Common.CustomLifestyles.HybridPerWebRequestTransientScopeAccessor

Inheritance: IScopeAccessor
Mostrar archivo Open project: MakingSense/webapi-seed

Public Methods

Method Description
Dispose ( ) : void
GetScope ( CreationContext context ) : ILifetimeScope

Method Details

Dispose() public method

public Dispose ( ) : void
return void

GetScope() public method

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