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

Class GlobalMetricTags

Inheritance
System.Object
GlobalMetricTags
Namespace:App.Metrics.Tagging
Assembly:cs.temp.dll.dll
Syntax
public class GlobalMetricTags : Dictionary<string, string>

Constructors

GlobalMetricTags()

Declaration
public GlobalMetricTags()

GlobalMetricTags(Dictionary<String, String>)

Declaration
public GlobalMetricTags(Dictionary<string, string> tags)
Parameters
Type Name Description
Dictionary<System.String, System.String> tags
Back to top Copyright © 2017 Allan Hardy
Generated by DocFX