System.Net.AutoWebProxyScriptWrapper.AutoWebProxyScriptWrapper C# (CSharp) Méthode

AutoWebProxyScriptWrapper() static private méthode

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