IProbe

Namespace: WellFired.Profile

Description

The interface for a probe, this is a simple interface that provides just one method, this method should return the probed data.

Public Methods

object Probe ( )

Breakdown

  • object Probe ( )

    Description

    Returns the probed data.