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
Loading...
Searching...
No Matches
System.Net.ProxyChain.ProxyEnumerator Class Reference
+ Inheritance diagram for System.Net.ProxyChain.ProxyEnumerator:
+ Collaboration diagram for System.Net.ProxyChain.ProxyEnumerator:

Public Member Functions

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

Package Functions

 ProxyEnumerator (ProxyChain chain)
 

Properties

Uri Current [get, set]
 
object System.Collections.IEnumerator. Current [get, set]
 

Private Attributes

ProxyChain m_Chain
 
bool m_Finished
 
int m_CurrentIndex
 
bool m_TriedDirect
 

Detailed Description

Definition at line 150 of file ProxyChain.cs.


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