Terraria v1.4.4.9
Terraria source code documentation
All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events Macros

◆ MoveToId()

override bool System.Xml.Xsl.Runtime.RtfNavigator.MoveToId ( string id)
inlineinherited

Definition at line 71 of file RtfNavigator.cs.

72 {
73 throw new NotSupportedException();
74 }