|
terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
|
Inheritance diagram for System.Xml.Schema.SchemaInfo:
Collaboration diagram for System.Xml.Schema.SchemaInfo:Package Functions | |
| SchemaInfo () | |
| void | Finish () |
Properties | |
| XmlQualifiedName | DocTypeName [set] |
| string | InternalDtdSubset [set] |
| Dictionary< XmlQualifiedName, SchemaElementDecl > | ElementDecls [get, set] |
| Dictionary< XmlQualifiedName, SchemaElementDecl > | UndeclaredElementDecls [get, set] |
| Dictionary< XmlQualifiedName, SchemaEntity > | GeneralEntities [get, set] |
| Dictionary< XmlQualifiedName, SchemaEntity > | ParameterEntities [get, set] |
| SchemaType | SchemaType [get, set] |
| Dictionary< string, SchemaNotation > | Notations [get, set] |
| bool System.Xml.IDtdInfo. | HasDefaultAttributes [get, set] |
| bool System.Xml.IDtdInfo. | HasNonCDataAttributes [get, set] |
| XmlQualifiedName System.Xml.IDtdInfo. | Name [get, set] |
| string System.Xml.IDtdInfo. | InternalDtdSubset [get, set] |
Private Member Functions | |
| IDtdAttributeListInfo System.Xml.IDtdInfo. | LookupAttributeList (string prefix, string localName) |
| IDtdEntityInfo System.Xml.IDtdInfo. | LookupEntity (string name) |
Definition at line 9 of file SchemaInfo.cs.