|
Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
| XmlAttributes () | |
| XmlAttributes (ICustomAttributeProvider provider) | |
Static Package Functions | |
| static object | GetAttr (MemberInfo memberInfo, Type attrType) |
Properties | |
| XmlAttributeFlags | XmlFlags [get] |
| XmlElementAttributes | XmlElements [get] |
| XmlAttributeAttribute? | XmlAttribute [get, set] |
| XmlEnumAttribute? | XmlEnum [get, set] |
| XmlTextAttribute? | XmlText [get, set] |
| XmlArrayAttribute? | XmlArray [get, set] |
| XmlArrayItemAttributes | XmlArrayItems [get] |
| object? | XmlDefaultValue [get, set] |
| bool | XmlIgnore [get, set] |
| XmlTypeAttribute? | XmlType [get, set] |
| XmlRootAttribute? | XmlRoot [get, set] |
| XmlAnyElementAttributes | XmlAnyElements [get] |
| XmlAnyAttributeAttribute? | XmlAnyAttribute [get, set] |
| XmlChoiceIdentifierAttribute? | XmlChoiceIdentifier [get] |
| bool | Xmlns [get, set] |
Definition at line 6 of file XmlAttributes.cs.