Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ CloneNode()

override XmlNode System.Xml.XmlWhitespace.CloneNode ( bool deep)
inline

Definition at line 89 of file XmlWhitespace.cs.

90 {
92 }
virtual XmlWhitespace CreateWhitespace(string? text)
virtual ? XmlDocument OwnerDocument
Definition XmlNode.cs:109

References System.Xml.XmlDocument.CreateWhitespace(), and System.Xml.XmlNode.OwnerDocument.