Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Xml.Serialization.WorkItems Class Referencesealed

Package Functions

void Add (ImportStructWorkItem item)
 
bool Contains (StructMapping mapping)
 
int IndexOf (StructMapping mapping)
 
void RemoveAt (int index)
 

Properties

ImportStructWorkItem this[int index] [get, set]
 
int Count [get]
 

Private Attributes

readonly ArrayList _list = new ArrayList()
 

Detailed Description

Definition at line 5 of file WorkItems.cs.


The documentation for this class was generated from the following file: