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

Mostrar archivo Open project: btshft/ElasticQuery.Exporter

Public Methods

Method Description
ValueAggregationResult ( string key, double? value )

Method Details

ValueAggregationResult() public method

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