C# Class Castle.MicroKernel.Lifestyle.WebRequestScopeAccessor

Inheritance: IScopeAccessor
Afficher le fichier Open project: castleproject/Windsor Class Usage Examples

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