C# Class Castle.Windsor.Experimental.Debugging.Extensions.PotentialLifestyleMismatches

Inheritance: AbstractContainerDebuggerExtension
Afficher le fichier Open project: 7digital/Castle.Windsor

Méthodes publiques

Méthode Description
Attach ( ) : IEnumerable
Init ( IKernel kernel ) : void

Private Methods

Méthode Description
GetMismatch ( LifestyleDependency parent, ComponentModel component, Primitives.MetaComponent>.System.Collections.Generic.IDictionary model2Meta ) : IEnumerable
GetMismatches ( MetaComponent component, Primitives.MetaComponent>.System.Collections.Generic.IDictionary component2Handlers ) : IEnumerable
IsSingleton ( IHandler component ) : bool

Method Details

Attach() public méthode

public Attach ( ) : IEnumerable
Résultat IEnumerable

Init() public méthode

public Init ( IKernel kernel ) : void
kernel IKernel
Résultat void