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.XmlWellFormedWriter.ElementScope Struct Reference
+ Collaboration diagram for System.Xml.XmlWellFormedWriter.ElementScope:

Package Functions

void Set (string prefix, string localName, string namespaceUri, int prevNSTop)
 
void WriteEndElement (XmlRawWriter rawWriter)
 
void WriteFullEndElement (XmlRawWriter rawWriter)
 

Package Attributes

int prevNSTop
 
string prefix
 
string localName
 
string namespaceUri
 
XmlSpace xmlSpace
 
string xmlLang
 

Detailed Description

Definition at line 1446 of file XmlWellFormedWriter.cs.


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