IFormattedValue

Namespace: WellFired.Profile

Description

Optionally implement this interface if you’d like your custom probe to display data with a custom format

Public Methods

string FormattedValue ( object value )

Breakdown

  • string FormattedValue ( object value )

    Description

    From the probed data, return a formatted value.

    Parameters

    value The object returned from a probe