C# 클래스 Dmarc.DomainStatus.Api.Domain.ReverseDnsInfoApiResponse

파일 보기 프로젝트 열기: ukncsc/mail-check

공개 메소드들

메소드 설명
ReverseDnsInfoApiResponse ( string ipAddress, DateTime date, IList dnsResponses, IList forwardLookupMatches ) : System

메소드 상세

ReverseDnsInfoApiResponse() 공개 메소드

public ReverseDnsInfoApiResponse ( string ipAddress, DateTime date, IList dnsResponses, IList forwardLookupMatches ) : System
ipAddress string
date DateTime
dnsResponses IList
forwardLookupMatches IList
리턴 System