Summary
Encapsulates a text node in a RhoML tree.
Constructors
Instance methods
void | |
Appends this node and all children to the specified string builder, converting them to RhoML format that would
parse back into this tree. |
string | | Converts this node to a RhoML string. |
Instance properties
string | | Gets or sets the text string represented by this instance. Not null. |