System.Net.AutoWebProxyScriptWrapper.AutoWebProxyScriptWrapper C# (CSharp) Method

AutoWebProxyScriptWrapper() static private method

static private AutoWebProxyScriptWrapper ( ) : System.Collections
return System.Collections
        static AutoWebProxyScriptWrapper()
        {
            AppDomain.CurrentDomain.DomainUnload += new EventHandler(OnDomainUnload);
        }