System.Net.AutoWebProxyScriptWrapper.AutoWebProxyScriptWrapper C# (CSharp) Метод

AutoWebProxyScriptWrapper() статический приватный Метод

static private AutoWebProxyScriptWrapper ( ) : System.Collections
Результат System.Collections
        static AutoWebProxyScriptWrapper()
        {
            AppDomain.CurrentDomain.DomainUnload += new EventHandler(OnDomainUnload);
        }