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

Afficher le fichier Open project: exceptionless/Foundatio.Repositories

Méthodes publiques

Méthode Description
GetErrorMessage ( this response ) : string
GetRequest ( this response ) : string

Method Details

GetErrorMessage() public static méthode

public static GetErrorMessage ( this response ) : string
response this
Résultat string

GetRequest() public static méthode

public static GetRequest ( this response ) : string
response this
Résultat string