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

◆ MoveNext()

override bool System.Xml.DocumentXPathNodeIterator_Empty.MoveNext ( )
inline

Definition at line 30 of file DocumentXPathNodeIterator_Empty.cs.

31 {
32 return false;
33 }