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

◆ MoveToFirstChild()

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

Definition at line 61 of file RtfNavigator.cs.

62 {
63 throw new NotSupportedException();
64 }