Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
Credentials
ICredentials
System.Net.Http.HttpWindowsProxy.Credentials
get
set
Implements
System.Net.IWebProxy
.
Definition at line
32
of file
HttpWindowsProxy.cs
.
33
{
34
get
35
{
36
return
_credentials
;
37
}
38
set
39
{
40
_credentials
=
value
;
41
}
42
}
System.Net.Http.HttpWindowsProxy._credentials
ICredentials _credentials
Definition
HttpWindowsProxy.cs:24
System.ExceptionArgument.value
@ value
System
Net
Http
HttpWindowsProxy
Generated by
1.10.0