C# Класс Foundatio.Repositories.Elasticsearch.Extensions.ElasticExtensions

Показать файл Открыть проект

Открытые методы

Метод Описание
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