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

상속: DnsRecordBase
파일 보기 프로젝트 열기: jeske/StepsDB-alpha

공개 메소드들

메소드 설명
A_Record ( string IP, int ttl ) : System

Default constructor.

메소드 상세

A_Record() 공개 메소드

Default constructor.
public A_Record ( string IP, int ttl ) : System
IP string IP address.
ttl int TTL value.
리턴 System