C# Class Foundatio.Repositories.Elasticsearch.Extensions.ElasticExtensions

Mostrar archivo Open project: exceptionless/Foundatio.Repositories

Public Methods

Method Description
GetErrorMessage ( this response ) : string
GetRequest ( this response ) : string

Method Details

GetErrorMessage() public static method

public static GetErrorMessage ( this response ) : string
response this
return string

GetRequest() public static method

public static GetRequest ( this response ) : string
response this
return string