LumiSoft.Net.Dns.Client.DnsCache.DnsCache C# (CSharp) Méthode

DnsCache() static private méthode

Default constructor.
static private DnsCache ( ) : System
Résultat System
        static DnsCache()
        {
            m_pCache = new Hashtable();
        }