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

◆ Insert() [1/3]

void IList. System.Xml.Xsl.Runtime.XmlQuerySequence< T >.Insert ( int index,
object value )
inlineprivate

Definition at line 170 of file XmlQuerySequence.cs.

171 {
172 throw new NotSupportedException();
173 }