System.Net.AutoWebProxyScriptWrapper.AutoWebProxyScriptWrapper C# (CSharp) 메소드

AutoWebProxyScriptWrapper() 정적인 개인적인 메소드

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