| 
    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 
   | 
 
 Inheritance diagram for System.Net.CredentialCache.CredentialEnumerator:
 Collaboration diagram for System.Net.CredentialCache.CredentialEnumerator:Package Functions | |
| CredentialEnumerator (CredentialCache cache, Hashtable table, Hashtable hostTable, int version) | |
Properties | |
| object System.Collections.IEnumerator. | Current [get, set] | 
Private Member Functions | |
| bool System.Collections.IEnumerator. | MoveNext () | 
| void System.Collections.IEnumerator. | Reset () | 
Private Attributes | |
| CredentialCache | m_cache | 
| ICredentials[] | m_array | 
| int | m_index | 
| int | m_version | 
Definition at line 235 of file CredentialCache.cs.