Formats Tag instances to plain text.
Text tags are written as-is. Sections introduce paragraph breaks with the header written out as the first line. Embedded attachments are described by name.
Assembly: Gallio (in Gallio.dll) Version: 3.3.0.0 (3.3.610.0)
Syntax
| C# |
|---|
public class TagFormatter : ITagVisitor |
| Visual Basic (Declaration) |
|---|
Public Class TagFormatter _ Implements ITagVisitor |
Inheritance Hierarchy
System..::.Object
Gallio.Common.Markup.Tags..::.TagFormatter
Gallio.Common.Markup.Tags..::.TagFormatter
