C# Class ElasticQuery.Exporter.Services.QueryExecutor.Results.ValueAggregationResult

Afficher le fichier Open project: btshft/ElasticQuery.Exporter

Méthodes publiques

Méthode Description
ValueAggregationResult ( string key, double? value )

Method Details

ValueAggregationResult() public méthode

public ValueAggregationResult ( string key, double? value )
key string
value double?