C# 클래스 DomainTools.Whois

A class to lookup whois information.
파일 보기 프로젝트 열기: coderbuddyblog/DomainTools

공개 메소드들

메소드 설명
Lookup ( string domainName, RecordType recordType ) : string

Retrieves whois information

메소드 상세

Lookup() 공개 정적인 메소드

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
리턴 string