C# Class LumiSoft.Net.Dns.Client.DnsCacheEntry

Afficher le fichier Open project: jeske/StepsDB-alpha Class Usage Examples

Méthodes publiques

Méthode Description
DnsCacheEntry ( DnsServerResponse answers, System.DateTime addTime ) : System

Default constructor.

Method Details

DnsCacheEntry() public méthode

Default constructor.
public DnsCacheEntry ( DnsServerResponse answers, System.DateTime addTime ) : System
answers DnsServerResponse Dns answers.
addTime System.DateTime Entry add time.
Résultat System