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

Inheritance: Castle.MicroKernel.Lifestyle.AbstractLifestyleManager
Afficher le fichier Open project: castleproject/Windsor

Méthodes publiques

Méthode Description
Dispose ( ) : void

Méthodes protégées

Méthode Description
CreateInstance ( CreationContext context, bool trackedExternally ) : Burden

Method Details

CreateInstance() protected méthode

protected CreateInstance ( CreationContext context, bool trackedExternally ) : Burden
context Castle.MicroKernel.Context.CreationContext
trackedExternally bool
Résultat Burden

Dispose() public méthode

public Dispose ( ) : void
Résultat void