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

◆ MoveToPrevious() [1/3]

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

Definition at line 56 of file RtfNavigator.cs.

57 {
58 throw new NotSupportedException();
59 }