Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Resources.ResourceReader.ResourceEnumerator Class Referencesealed

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

readonly ResourceReader _reader
 
bool _currentIsValid
 
int _currentName
 
int _dataPosition
 

Detailed Description

Definition at line 14 of file ResourceReader.cs.


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