C# Class DomainTools.Whois

A class to lookup whois information.
Afficher le fichier Open project: coderbuddyblog/DomainTools

Méthodes publiques

Méthode Description
Lookup ( string domainName, RecordType recordType ) : string

Retrieves whois information

Method Details

Lookup() public static méthode

Retrieves whois information
public static Lookup ( string domainName, RecordType recordType ) : string
domainName string The registrar or domain or name server whose whois information to be retrieved
recordType RecordType The type of record i.e a domain, nameserver or a registrar
Résultat string