C# Class GoatTrip.DAL.Lucene.LuceneIndexModule

Inheritance: Autofac.Module
Datei anzeigen Open project: NHSChoices/location-service

Public Methods

Method Description
LuceneIndexModule ( string lucenceIndexDirectory ) : System

Protected Methods

Method Description
Load ( ContainerBuilder builder ) : void

Method Details

Load() protected method

protected Load ( ContainerBuilder builder ) : void
builder Autofac.ContainerBuilder
return void

LuceneIndexModule() public method

public LuceneIndexModule ( string lucenceIndexDirectory ) : System
lucenceIndexDirectory string
return System