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

◆ MoveToNextAttribute()

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

Definition at line 36 of file RtfNavigator.cs.

37 {
38 throw new NotSupportedException();
39 }