Service locator for IFormatter.

Namespace:  Gallio.Runtime.Formatting
Assembly:  Gallio (in Gallio.dll) Version: 3.3.0.0 (3.3.610.0)

Syntax

C#
public static class Formatter
Visual Basic (Declaration)
Public NotInheritable Class Formatter

Remarks

Handles the case where the runtime is not initialized by returning a StubFormatter.

Inheritance Hierarchy

System..::.Object
  Gallio.Runtime.Formatting..::.Formatter

See Also