Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Xml.Xsl.Xslt.OutputScopeManager Class Referencesealed

Classes

struct  ScopeReord
 

Public Member Functions

 OutputScopeManager ()
 
void Reset ()
 
void PushScope ()
 
void PopScope ()
 
void AddNamespace (string prefix, string uri)
 
void InvalidateAllPrefixes ()
 
void InvalidateNonDefaultPrefixes ()
 
string LookupNamespace (string prefix)
 

Private Member Functions

void AddRecord (string prefix, string uri)
 

Private Attributes

ScopeReord[] _records = new ScopeReord[32]
 
int _lastRecord
 
int _lastScopes
 

Detailed Description

Definition at line 3 of file OutputScopeManager.cs.


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