C# 클래스 LumiSoft.Net.Dns.Client.DnsCacheEntry

파일 보기 프로젝트 열기: jeske/StepsDB-alpha 1 사용 예제들

공개 메소드들

메소드 설명
DnsCacheEntry ( DnsServerResponse answers, System.DateTime addTime ) : System

Default constructor.

메소드 상세

DnsCacheEntry() 공개 메소드

Default constructor.
public DnsCacheEntry ( DnsServerResponse answers, System.DateTime addTime ) : System
answers DnsServerResponse Dns answers.
addTime System.DateTime Entry add time.
리턴 System