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

Inheritance: IElasticQueryOptions
Afficher le fichier Open project: exceptionless/Foundatio.Repositories

Méthodes publiques

Méthode Description
ElasticQueryOptions ( ) : System
ElasticQueryOptions ( IIndexType indexType ) : System

Method Details

ElasticQueryOptions() public méthode

public ElasticQueryOptions ( ) : System
Résultat System

ElasticQueryOptions() public méthode

public ElasticQueryOptions ( IIndexType indexType ) : System
indexType IIndexType
Résultat System