Constructor MarkupParser
- Namespace
- GuildWars2.Markup
- Assembly
- GW2SDK.dll
MarkupParser()
Represents a parser that converts a sequence of tokens into a hierarchical node structure.
[Obsolete("MarkupParser methods are now static. Use static methods instead.")]
public MarkupParser()
Remarks
Initializes a new instance of the MarkupParser class.