Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
UploadValuesAsync()
[2/3]
void System.Net.WebClient.UploadValuesAsync
(
Uri
address
,
string
?
method
,
NameValueCollection
data
)
inline
Definition at line
1756
of file
WebClient.cs
.
1757
{
1758
UploadValuesAsync
(address, method, data,
null
);
1759
}
System.Net.WebClient.UploadValuesAsync
void UploadValuesAsync(Uri address, NameValueCollection data)
Definition
WebClient.cs:1751
References
System.Net.WebClient.UploadValuesAsync()
.
System
Net
WebClient
Generated by
1.10.0