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

◆ GetDefaultProxy()

static WebProxy System.Net.WebProxy.GetDefaultProxy ( )
inlinestatic

Definition at line 255 of file WebProxy.cs.

256 {
257 throw new PlatformNotSupportedException();
258 }