C# 클래스 Heijden.DNS.RecordCNAME

CNAME RDATA format

Alias of one name to another: the DNS lookup will continue by retrying the lookup with the new name.

3.3.1

상속: Record
파일 보기 프로젝트 열기: drorgl/MSDNSWebAdmin

공개 메소드들

메소드 설명
RecordCNAME ( RecordReader rr ) : System
ToString ( ) : string

메소드 상세

RecordCNAME() 공개 메소드

public RecordCNAME ( RecordReader rr ) : System
rr RecordReader
리턴 System

ToString() 공개 메소드

public ToString ( ) : string
리턴 string