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

◆ MoveToNextNamespace() [2/2]

override bool System.Xml.Xsl.Runtime.RtfNavigator.MoveToNextNamespace ( XPathNamespaceScope namespaceScope)
inlineinherited

Definition at line 46 of file RtfNavigator.cs.

47 {
48 throw new NotSupportedException();
49 }