terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
System.Resources.ResourceReader.ResourceEnumerator Class Referencesealed
+ Inheritance diagram for System.Resources.ResourceReader.ResourceEnumerator:

Public Member Functions

bool MoveNext ()
 
void Reset ()
 
void Dispose ()
 

Package Functions

 ResourceEnumerator (ResourceReader reader)
 

Properties

object Key [get]
 
object Current [get]
 
int DataPosition [get]
 
DictionaryEntry Entry [get]
 
object Value [get]
 

Private Attributes

ResourceReader _reader
 
bool _currentIsValid
 
int _currentName
 
int _dataPosition
 

Detailed Description

Definition at line 495 of file ResourceReader.cs.


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