Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ RequestUri

virtual Uri System.Net.WebRequest.RequestUri
get

Definition at line 104 of file WebRequest.cs.

105 {
106 get
107 {
109 }
110 }
static Exception ByDesignWithMessage(string message)
static string net_PropertyNotImplementedException
Definition SR.cs:80
Definition SR.cs:7

Referenced by System.Net.WebClient.UploadBits(), and System.Net.WebClient.UploadBitsAsync().