C# 클래스 GoatTrip.DAL.Lucene.LuceneIndexModule

상속: Autofac.Module
파일 보기 프로젝트 열기: NHSChoices/location-service

공개 메소드들

메소드 설명
LuceneIndexModule ( string lucenceIndexDirectory ) : System

보호된 메소드들

메소드 설명
Load ( ContainerBuilder builder ) : void

메소드 상세

Load() 보호된 메소드

protected Load ( ContainerBuilder builder ) : void
builder Autofac.ContainerBuilder
리턴 void

LuceneIndexModule() 공개 메소드

public LuceneIndexModule ( string lucenceIndexDirectory ) : System
lucenceIndexDirectory string
리턴 System