C# Class Bosphorus.Dao.Core.Session.LifeStyle.TransientScopeAccessor

Inheritance: IScopeAccessor
Afficher le fichier Open project: BosphorusTeam/bosphorus.dao

Méthodes publiques

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

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