C# 클래스 Castle.Windsor.Experimental.Debugging.Extensions.PotentialLifestyleMismatches

상속: AbstractContainerDebuggerExtension
파일 보기 프로젝트 열기: 7digital/Castle.Windsor

공개 메소드들

메소드 설명
Attach ( ) : IEnumerable
Init ( IKernel kernel ) : void

비공개 메소드들

메소드 설명
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

메소드 상세

Attach() 공개 메소드

public Attach ( ) : IEnumerable
리턴 IEnumerable

Init() 공개 메소드

public Init ( IKernel kernel ) : void
kernel IKernel
리턴 void