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

◆ MoveToParent()

override bool System.Xml.Xsl.Runtime.RtfNavigator.MoveToParent ( )
inlineinherited

Definition at line 66 of file RtfNavigator.cs.

67 {
68 throw new NotSupportedException();
69 }