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.CharEnumerator Class Referencesealed
+ Inheritance diagram for System.CharEnumerator:

Public Member Functions

object Clone ()
 
bool MoveNext ()
 
void Dispose ()
 
void Reset ()
 

Package Functions

 CharEnumerator (string str)
 
 CharEnumerator ()
 

Properties

object IEnumerator. Current [get]
 
char Current [get]
 

Private Attributes

string _str
 
int _index
 
char _currentElement
 

Detailed Description

Definition at line 9 of file CharEnumerator.cs.


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