Terraria v1.4.4.9
Terraria source code documentation
|
Static Public Member Functions | |
static IWebProxy | ConstructSystemProxy () |
Properties | |
static IWebProxy | Proxy [get] |
Static Private Attributes | |
static readonly Lazy< IWebProxy > | s_proxy = new Lazy<IWebProxy>(ConstructSystemProxy) |
Definition at line 3 of file SystemProxyInfo.cs.