|
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
|
Inheritance diagram for System.Xml.XmlChildEnumerator:
Collaboration diagram for System.Xml.XmlChildEnumerator:Package Functions | |
| XmlChildEnumerator (XmlNode container) | |
| bool | MoveNext () |
Package Attributes | |
| XmlNode | container |
| XmlNode | child |
| bool | isFirst |
Properties | |
| object System.Collections.IEnumerator. | Current [get, set] |
| XmlNode | Current [get, set] |
Private Member Functions | |
| bool System.Collections.IEnumerator. | MoveNext () |
| void System.Collections.IEnumerator. | Reset () |
Definition at line 9 of file XmlChildEnumerator.cs.