Method | Description | |
---|---|---|
ListOfModelTypes ( ) : System.Type[] |
Lists the of model types.
|
|
RegisterDocumentStore ( IDocumentStore documentStore ) : void |
Registers the document store.
|
Method | Description | |
---|---|---|
RegisterIndexes ( IDocumentStore documentStore ) : void |
Registers the indexes.
|
public static ListOfModelTypes ( ) : System.Type[] | ||
return | System.Type[] |
public static RegisterDocumentStore ( IDocumentStore documentStore ) : void | ||
documentStore | IDocumentStore | The document store. |
return | void |