A formatter that is used when the runtime is not initialized.

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

Syntax

C#
public class StubFormatter : RuleBasedFormatter
Visual Basic (Declaration)
Public Class StubFormatter _
	Inherits RuleBasedFormatter

Inheritance Hierarchy

System..::.Object
  Gallio.Runtime.Formatting..::.RuleBasedFormatter
    Gallio.Runtime.Formatting..::.StubFormatter

See Also