| Terraria v1.4.4.9
    Terraria source code documentation | 
| Public Member Functions | |
| override string | ToString () | 
| Static Public Member Functions | |
| static XmlILConstructInfo | Read (QilNode nd) | 
| static XmlILConstructInfo | Write (QilNode nd) | 
| Properties | |
| PossibleXmlStates | InitialStates  [get, set] | 
| PossibleXmlStates | FinalStates  [get, set] | 
| PossibleXmlStates | BeginLoopStates  [set] | 
| PossibleXmlStates | EndLoopStates  [set] | 
| XmlILConstructMethod | ConstructMethod  [get, set] | 
| bool | PushToWriterFirst  [set] | 
| bool | PushToWriterLast  [get, set] | 
| bool | PullFromIteratorFirst  [set] | 
| XmlILConstructInfo | ParentInfo  [set] | 
| XmlILConstructInfo | ParentElementInfo  [get] | 
| bool | IsNamespaceInScope  [get, set] | 
| bool | MightHaveNamespaces  [get, set] | 
| bool | MightHaveNamespacesAfterAttributes  [get, set] | 
| bool | MightHaveAttributes  [get, set] | 
| bool | MightHaveDuplicateAttributes  [get, set] | 
| ArrayList | CallersInfo  [get] | 
| Private Member Functions | |
| XmlILConstructInfo (QilNodeType nodeType) | |
| Static Private Attributes | |
| static volatile XmlILConstructInfo | s_default | 
Definition at line 6 of file XmlILConstructInfo.cs.