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.SchemaEntity Class Referencesealed
+ Inheritance diagram for System.Xml.Schema.SchemaEntity:
+ Collaboration diagram for System.Xml.Schema.SchemaEntity:

Package Functions

 SchemaEntity (XmlQualifiedName qname, bool isParameter)
 

Properties

string System.Xml.IDtdEntityInfo. Name [get, set]
 
bool System.Xml.IDtdEntityInfo. IsExternal [get, set]
 
bool System.Xml.IDtdEntityInfo. IsDeclaredInExternal [get, set]
 
bool System.Xml.IDtdEntityInfo. IsUnparsedEntity [get, set]
 
bool System.Xml.IDtdEntityInfo. IsParameterEntity [get, set]
 
string System.Xml.IDtdEntityInfo. BaseUriString [get, set]
 
string System.Xml.IDtdEntityInfo. DeclaredUriString [get, set]
 
string System.Xml.IDtdEntityInfo. SystemId [get, set]
 
string System.Xml.IDtdEntityInfo. PublicId [get, set]
 
string System.Xml.IDtdEntityInfo. Text [get, set]
 
int System.Xml.IDtdEntityInfo. LineNumber [get, set]
 
int System.Xml.IDtdEntityInfo. LinePosition [get, set]
 
XmlQualifiedName Name [get, set]
 
string Url [get, set]
 
string Pubid [get, set]
 
bool IsExternal [get, set]
 
bool DeclaredInExternal [get, set]
 
XmlQualifiedName NData [get, set]
 
string Text [get, set]
 
int Line [get, set]
 
int Pos [get, set]
 
string BaseURI [get, set]
 
bool ParsingInProgress [get, set]
 
string DeclaredURI [get, set]
 

Private Attributes

XmlQualifiedName qname
 
string url
 
string pubid
 
string text
 
XmlQualifiedName ndata
 
int lineNumber
 
int linePosition
 
bool isParameter
 
bool isExternal
 
bool parsingInProgress
 
bool isDeclaredInExternal
 
string baseURI
 
string declaredURI
 

Detailed Description

Definition at line 8 of file SchemaEntity.cs.


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