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

◆ MoveToNextNamespace() [2/2]

override bool System.Xml.XPath.XmlEmptyNavigator.MoveToNextNamespace ( XPathNamespaceScope scope)
inline

Definition at line 111 of file XmlEmptyNavigator.cs.

112 {
113 return false;
114 }