Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
IsBypassed()
bool
System.Net.GlobalProxySelection.EmptyWebProxy.IsBypassed
(
Uri
uri
)
inline
Implements
System.Net.IWebProxy
.
Definition at line
29
of file
GlobalProxySelection.cs
.
30
{
31
return
true
;
32
}
System
Net
GlobalProxySelection
EmptyWebProxy
Generated by
1.10.0