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

◆ PopScope()

override bool System.Xml.XmlTextReaderImpl.NoNamespaceManager.PopScope ( )
inlinevirtual

Reimplemented from System.Xml.XmlNamespaceManager.

Definition at line 287 of file XmlTextReaderImpl.cs.

288 {
289 return false;
290 }