Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Xml.XmlUrlResolver Class Reference

Public Member Functions

override? object GetEntity (Uri absoluteUri, string? role, Type? ofObjectToReturn)
 
override Uri ResolveUri (Uri? baseUri, string? relativeUri)
 
override async Task< object > GetEntityAsync (Uri absoluteUri, string? role, Type? ofObjectToReturn)
 
virtual bool SupportsType (Uri absoluteUri, Type? type)
 

Properties

static XmlDownloadManager DownloadManager [get]
 
override? ICredentials Credentials [set]
 
IWebProxyProxy [set]
 
RequestCachePolicy CachePolicy [set]
 

Private Attributes

ICredentials _credentials
 
IWebProxy _proxy
 

Static Private Attributes

static XmlDownloadManager s_downloadManager
 

Detailed Description

Definition at line 10 of file XmlUrlResolver.cs.


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