Constructor TextNode
- Namespace
- GuildWars2.Markup
- Assembly
- GW2SDK.dll
TextNode(string)
Represents a text node in the markup structure. ///
public TextNode(string text)
Parameters
text
string
Represents a text node in the markup structure. ///
public TextNode(string text)
text
string