Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
XsdSimpleValue (XmlSchemaSimpleType st, object value) | |
Properties | |
XmlSchemaSimpleType | XmlType [get] |
object | TypedValue [get] |
Private Attributes | |
readonly XmlSchemaSimpleType | _xmlType |
readonly object | _typedValue |
Definition at line 3 of file XsdSimpleValue.cs.