C# 클래스 Foundatio.Repositories.Elasticsearch.Queries.Options.ElasticQueryOptions

상속: IElasticQueryOptions
파일 보기 프로젝트 열기: exceptionless/Foundatio.Repositories

공개 메소드들

메소드 설명
ElasticQueryOptions ( ) : System
ElasticQueryOptions ( IIndexType indexType ) : System

메소드 상세

ElasticQueryOptions() 공개 메소드

public ElasticQueryOptions ( ) : System
리턴 System

ElasticQueryOptions() 공개 메소드

public ElasticQueryOptions ( IIndexType indexType ) : System
indexType IIndexType
리턴 System