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

Class MetricDataValueSourceFormatter

Inheritance
System.Object
MetricDataValueSourceFormatter
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace:App.Metrics.Formatting
Assembly:cs.temp.dll.dll
Syntax
public class MetricDataValueSourceFormatter

Methods

Build<TPayload>(MetricsDataValueSource, IMetricPayloadBuilder<TPayload>)

Declaration
public void Build<TPayload>(MetricsDataValueSource metricsData, IMetricPayloadBuilder<TPayload> payloadBuilder)
Parameters
Type Name Description
MetricsDataValueSource metricsData
IMetricPayloadBuilder<TPayload> payloadBuilder
Type Parameters
Name Description
TPayload
Back to top Copyright © 2017 Allan Hardy
Generated by DocFX