terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Public Member Functions | |
PropertyDescriptorEnumerator (PropertyDescriptorCollection owner) | |
bool | MoveNext () |
void | Reset () |
Properties | |
object | Current [get] |
DictionaryEntry | Entry [get] |
object | Key [get] |
object | Value [get] |
Private Attributes | |
PropertyDescriptorCollection | _owner |
int | _index |
Definition at line 759 of file PropertyDescriptorCollection.cs.