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

Class AsciiHealthStatusPayload

Inheritance
System.Object
AsciiHealthStatusPayload
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 AsciiHealthStatusPayload

Methods

Add(AsciiHealthCheckResult)

Declaration
public void Add(AsciiHealthCheckResult result)
Parameters
Type Name Description
AsciiHealthCheckResult result

Format(TextWriter)

Declaration
public void Format(TextWriter textWriter)
Parameters
Type Name Description
TextWriter textWriter
Back to top Copyright © 2017 Allan Hardy
Generated by DocFX