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
Loading...
Searching...
No Matches
System.Xml.Schema.XmlSchemaInfo Class Reference
+ Inheritance diagram for System.Xml.Schema.XmlSchemaInfo:
+ Collaboration diagram for System.Xml.Schema.XmlSchemaInfo:

Public Member Functions

 XmlSchemaInfo ()
 

Package Functions

 XmlSchemaInfo (XmlSchemaValidity validity)
 
void Clear ()
 

Properties

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

Private Attributes

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

Detailed Description

Definition at line 8 of file XmlSchemaInfo.cs.


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