App Metrics Fork me on GitHub
Show / Hide Table of Contents

Interface IBuildHistogramMetrics

Namespace:App.Metrics.Histogram.Abstractions
Assembly:cs.temp.dll.dll
Syntax
public interface IBuildHistogramMetrics

Methods

Build(Func<IReservoir>)

Declaration
IHistogramMetric Build(Func<IReservoir> setupReservoir)
Parameters
Type Name Description
System.Func<IReservoir> setupReservoir
Returns
Type Description
IHistogramMetric
Back to top Copyright © 2017 Allan Hardy
Generated by DocFX