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

◆ ToString()

override string System.Xml.XPath.XPathNavigator.ToString ( )
inlineinherited

Definition at line 629 of file XPathNavigator.cs.

630 {
631 return Value;
632 }

References System.Xml.XPath.XPathItem.Value.