C# Class Castle.MicroKernel.Tests.Lifestyle.CustomLifestyle_Scope

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

Méthodes publiques

Méthode Description
Init ( IKernel kernel, IHandler handler ) : void
Intercept ( Castle.MicroKernel.Handlers.ResolveInvocation invocation ) : void

Method Details

Init() public méthode

public Init ( IKernel kernel, IHandler handler ) : void
kernel IKernel
handler IHandler
Résultat void

Intercept() public méthode

public Intercept ( Castle.MicroKernel.Handlers.ResolveInvocation invocation ) : void
invocation Castle.MicroKernel.Handlers.ResolveInvocation
Résultat void