Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Xml.Schema.XsdBuilder.XsdEntry Class Referencesealed

Public Member Functions

 XsdEntry (SchemaNames.Token n, State state, State[] nextStates, XsdAttributeEntry[] attributes, XsdInitFunction init, XsdEndChildFunction end, bool parseContent)
 

Public Attributes

SchemaNames.Token Name
 
State CurrentState
 
State[] NextStates
 
XsdAttributeEntry[] Attributes
 
XsdInitFunction InitFunc
 
XsdEndChildFunction EndChildFunc
 
bool ParseContent
 

Detailed Description

Definition at line 79 of file XsdBuilder.cs.


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