Terraria v1.4.4.9
Terraria source code documentation
|
This is the complete list of members for System.Xml.Schema.Extensions, including all inherited members.
GetSchemaInfo(this XElement source) | System.Xml.Schema.Extensions | inlinestatic |
GetSchemaInfo(this XAttribute source) | System.Xml.Schema.Extensions | inlinestatic |
Validate(this XDocument source, XmlSchemaSet schemas, ValidationEventHandler? validationEventHandler) | System.Xml.Schema.Extensions | inlinestatic |
Validate(this XDocument source, XmlSchemaSet schemas, ValidationEventHandler? validationEventHandler, bool addSchemaInfo) | System.Xml.Schema.Extensions | inlinestatic |
Validate(this XElement source, XmlSchemaObject partialValidationType, XmlSchemaSet schemas, ValidationEventHandler? validationEventHandler) | System.Xml.Schema.Extensions | inlinestatic |
Validate(this XElement source, XmlSchemaObject partialValidationType, XmlSchemaSet schemas, ValidationEventHandler? validationEventHandler, bool addSchemaInfo) | System.Xml.Schema.Extensions | inlinestatic |
Validate(this XAttribute source, XmlSchemaObject partialValidationType, XmlSchemaSet schemas, ValidationEventHandler? validationEventHandler) | System.Xml.Schema.Extensions | inlinestatic |
Validate(this XAttribute source, XmlSchemaObject partialValidationType, XmlSchemaSet schemas, ValidationEventHandler? validationEventHandler, bool addSchemaInfo) | System.Xml.Schema.Extensions | inlinestatic |