C# Class 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

Inheritance: Record
Afficher le fichier Open project: drorgl/MSDNSWebAdmin

Méthodes publiques

Méthode Description
RecordCNAME ( RecordReader rr ) : System
ToString ( ) : string

Method Details

RecordCNAME() public méthode

public RecordCNAME ( RecordReader rr ) : System
rr RecordReader
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string