Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
LumiSoft
Net
Dns
Client
DnsCacheEntry
C# Class LumiSoft.Net.Dns.Client.DnsCacheEntry
Mostrar archivo
Open project: jeske/StepsDB-alpha
Class Usage Examples
Public Methods
Method
Description
DnsCacheEntry
(
DnsServerResponse
answers
,
System.DateTime
addTime
) :
System
Default constructor.
Method Details
DnsCacheEntry()
public
method
Default constructor.
public
DnsCacheEntry
(
DnsServerResponse
answers
,
System.DateTime
addTime
) :
System
answers
DnsServerResponse
Dns answers.
addTime
System.DateTime
Entry add time.
return
System