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.Xml.XmlDownloadManager Class Reference
+ Collaboration diagram for System.Xml.XmlDownloadManager:

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 17 of file XmlDownloadManager.cs.


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