Class AsciiMetricPayload
Inheritance
System.Object
AsciiMetricPayload
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.Ascii
Assembly:cs.temp.dll.dll
Syntax
public class AsciiMetricPayload
Methods
Add(AsciiMetricPoint)
Declaration
public void Add(AsciiMetricPoint point)
Parameters
Type | Name | Description |
---|---|---|
AsciiMetricPoint | point |
Format(TextWriter)
Declaration
public void Format(TextWriter textWriter)
Parameters
Type | Name | Description |
---|---|---|
TextWriter | textWriter |