A report formatter provides a strategy for formatting reports for human consumption.

Namespace:  Gallio.Runner.Reports
Assembly:  Gallio (in Gallio.dll) Version: 3.3.0.0 (3.3.610.0)

Syntax

C#
public interface IReportFormatter
Visual Basic (Declaration)
Public Interface IReportFormatter

See Also