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

◆ Remove() [1/3]

void IList. System.Xml.Xsl.Runtime.XmlQuerySequence< T >.Remove ( object value)
inlineprivate

Definition at line 175 of file XmlQuerySequence.cs.

176 {
177 throw new NotSupportedException();
178 }