C# Class CastleTests.TestInfrastructure.StaticScopeAccessor

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

Méthodes publiques

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

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

ResetScope() public static méthode

public static ResetScope ( ) : void
Résultat void