C# Class HealthMonitoring.Monitors.Core.Helpers.TextFormatters

Mostra file Open project: wongatech/HealthMonitoring

Public Methods

Method Description
PrettyFormatDetails ( this endpointHealth ) : string

Private Methods

Method Description
PrettyFormatLongText ( this text, int maxLength ) : string

Method Details

PrettyFormatDetails() public static method

public static PrettyFormatDetails ( this endpointHealth ) : string
endpointHealth this
return string