terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
System.Xml.Schema.XmlSchemaInfo Class Reference
+ Inheritance diagram for System.Xml.Schema.XmlSchemaInfo:

Public Member Functions

 XmlSchemaInfo ()
 

Package Functions

 XmlSchemaInfo (XmlSchemaValidity validity)
 
void Clear ()
 

Properties

XmlSchemaValidity Validity [get]
 
bool IsDefault [get]
 
bool IsNil [get]
 
XmlSchemaSimpleType MemberType [get]
 
XmlSchemaType SchemaType [get]
 
XmlSchemaElement SchemaElement [get]
 
XmlSchemaAttribute SchemaAttribute [get]
 

Private Attributes

bool isDefault
 
bool isNil
 
XmlSchemaElement schemaElement
 
XmlSchemaAttribute schemaAttribute
 
XmlSchemaType schemaType
 
XmlSchemaSimpleType memberType
 
XmlSchemaValidity validity
 
XmlSchemaContentType contentType
 

Detailed Description

Definition at line 6 of file XmlSchemaInfo.cs.


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