C# 클래스 ILoveLucene.Modules.SatisfyMefImports

상속: IModule
파일 보기 프로젝트 열기: brunomlopes/ILoveLucene

공개 메소드들

메소드 설명
Configure ( IComponentRegistry componentRegistry ) : void
SatisfyMefImports ( System.ComponentModel.Composition.Hosting.CompositionContainer mefContainer ) : System.ComponentModel.Composition

비공개 메소드들

메소드 설명
OnComponentRegistrationOnActivated ( object sender, ActivatedEventArgs activation_event ) : void

메소드 상세

Configure() 공개 메소드

public Configure ( IComponentRegistry componentRegistry ) : void
componentRegistry IComponentRegistry
리턴 void

SatisfyMefImports() 공개 메소드

public SatisfyMefImports ( System.ComponentModel.Composition.Hosting.CompositionContainer mefContainer ) : System.ComponentModel.Composition
mefContainer System.ComponentModel.Composition.Hosting.CompositionContainer
리턴 System.ComponentModel.Composition