C# 클래스 HappyFunTimes.DNSAll

상속: IQuestionAnswerer
파일 보기 프로젝트 열기: greggman/hft-unity-gamepad

공개 메소드들

메소드 설명
DNSAll ( string ipv4Address, string ipv6Address ) : System.Collections.Generic
Get ( Question question ) : IList

메소드 상세

DNSAll() 공개 메소드

public DNSAll ( string ipv4Address, string ipv6Address ) : System.Collections.Generic
ipv4Address string
ipv6Address string
리턴 System.Collections.Generic

Get() 공개 메소드

public Get ( Question question ) : IList
question DNS.Protocol.Question
리턴 IList