C# 클래스 Foundatio.Repositories.Elasticsearch.Extensions.ElasticExtensions

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

공개 메소드들

메소드 설명
GetErrorMessage ( this response ) : string
GetRequest ( this response ) : string

메소드 상세

GetErrorMessage() 공개 정적인 메소드

public static GetErrorMessage ( this response ) : string
response this
리턴 string

GetRequest() 공개 정적인 메소드

public static GetRequest ( this response ) : string
response this
리턴 string