Terraria v1.4.4.9
Terraria source code documentation
|
Go to the source code of this file.
Namespaces | |
namespace | System |
namespace | System.Xml |
namespace | System.Xml.Schema |
Enumerations | |
enum | System.Xml.Schema.XmlSchemaDerivationMethod { System.Xml.Schema.Empty = 0 , System.Xml.Schema.Substitution = 1 , System.Xml.Schema.Extension = 2 , System.Xml.Schema.Restriction = 4 , System.Xml.Schema.List = 8 , System.Xml.Schema.Union = 0x10 , System.Xml.Schema.All = 0xFF , System.Xml.Schema.None = 0x100 } |