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.Xml.XmlDownloadManager Class Reference

Classes

struct  d__5
 

Public Member Functions

 XmlDownloadManager ()
 

Package Functions

Stream GetStream (Uri uri, ICredentials credentials, IWebProxy proxy, RequestCachePolicy cachePolicy)
 
void Remove (string host)
 
Task< StreamGetStreamAsync (Uri uri, ICredentials credentials, IWebProxy proxy, RequestCachePolicy cachePolicy)
 

Private Member Functions

Stream GetNonFileStream (Uri uri, ICredentials credentials, IWebProxy proxy, RequestCachePolicy cachePolicy)
 
Task< StreamGetNonFileStreamAsync (Uri uri, ICredentials credentials, IWebProxy proxy, RequestCachePolicy cachePolicy)
 

Private Attributes

Hashtable connections
 

Detailed Description

Definition at line 15 of file XmlDownloadManager.cs.


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