C# Class Foundatio.Repositories.Elasticsearch.Queries.Options.ElasticQueryOptions

Inheritance: IElasticQueryOptions
ファイルを表示 Open project: exceptionless/Foundatio.Repositories

Public Methods

Method Description
ElasticQueryOptions ( ) : System
ElasticQueryOptions ( IIndexType indexType ) : System

Method Details

ElasticQueryOptions() public method

public ElasticQueryOptions ( ) : System
return System

ElasticQueryOptions() public method

public ElasticQueryOptions ( IIndexType indexType ) : System
indexType IIndexType
return System