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

Public Member Functions

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

Package Functions

 ProxyEnumerator (ProxyChain chain)
 

Properties

global::System.Uri Current [get]
 
object IEnumerator. Current [get]
 

Private Attributes

ProxyChain m_Chain
 
bool m_Finished
 
int m_CurrentIndex
 
bool m_TriedDirect
 

Detailed Description

Definition at line 158 of file ProxyChain.cs.


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