Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Xml.Serialization.XmlAttributeOverrides Class Reference

Public Member Functions

void Add (Type type, XmlAttributes attributes)
 
void Add (Type type, string member, XmlAttributes? attributes)
 

Properties

XmlAttributesthis[Type type] [get]
 
XmlAttributesthis[Type type, string member] [get]
 

Private Attributes

readonly Dictionary< Type, Dictionary< string, XmlAttributes > > _types = new Dictionary<Type, Dictionary<string, XmlAttributes>>()
 

Detailed Description

Definition at line 5 of file XmlAttributeOverrides.cs.


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