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

◆ MoveToFirstAttribute()

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

Definition at line 31 of file RtfNavigator.cs.

32 {
33 throw new NotSupportedException();
34 }