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

◆ Add() [1/4]

int IList. System.Xml.Xsl.Runtime.XmlQuerySequence< T >.Add ( object value)
inlineprivate

Definition at line 150 of file XmlQuerySequence.cs.

151 {
152 throw new NotSupportedException();
153 }