Reporter ClassNFX Class Library

[This is preliminary documentation and is subject to change.]

Base for all reporters - entities that output check list state into TextWriter
Inheritance Hierarchy

OnlineSystem Object
  NFX.Health Reporter
    NFX.Health HTMLReporter
    NFX.Health TextReporter
    NFX.Health XMLReporter

Namespace: NFX.Health
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public abstract class Reporter
See Also