C# Class HappyFunTimes.DNSAll

Inheritance: IQuestionAnswerer
显示文件 Open project: greggman/hft-unity-gamepad

Public Methods

Method Description
DNSAll ( string ipv4Address, string ipv6Address ) : System.Collections.Generic
Get ( Question question ) : IList

Method Details

DNSAll() public method

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

Get() public method

public Get ( Question question ) : IList
question DNS.Protocol.Question
return IList