Table of Contents

Class MarkupTextConverter

Namespace
GuildWars2.Markup
Assembly
GW2SDK.dll

Provides functionality to convert a RootNode to a string representation.

public sealed class MarkupTextConverter
Inheritance
MarkupTextConverter
Inherited Members

Remarks

Initializes a new instance of the MarkupTextConverter class.

Constructors

MarkupTextConverter()

Provides functionality to convert a RootNode to a string representation.

Methods

Convert(RootNode)

Converts a RootNode to a string representation.