Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Runtime.Serialization.SchemaHelper Class Reference

Static Package Functions

static bool NamespacesEqual (string ns1, string ns2)
 
static XmlSchemaType GetSchemaType (XmlSchemaSet schemas, XmlQualifiedName typeQName, out XmlSchema outSchema)
 
static XmlSchemaElement GetSchemaElement (XmlSchemaSet schemas, XmlQualifiedName elementQName, out XmlSchema outSchema)
 
static XmlSchema GetSchema (string ns, XmlSchemaSet schemas)
 
static void AddElementForm (XmlSchemaElement element, XmlSchema schema)
 
static void AddSchemaImport (string ns, XmlSchema schema)
 

Static Private Member Functions

static XmlSchema CreateSchema (string ns, XmlSchemaSet schemas)
 

Detailed Description

Definition at line 7 of file SchemaHelper.cs.


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