C# Class HappyFunTimes.DNSAll

Inheritance: IQuestionAnswerer
Afficher le fichier Open project: greggman/hft-unity-gamepad

Méthodes publiques

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

Method Details

DNSAll() public méthode

public DNSAll ( string ipv4Address, string ipv6Address ) : System.Collections.Generic
ipv4Address string
ipv6Address string
Résultat System.Collections.Generic

Get() public méthode

public Get ( Question question ) : IList
question DNS.Protocol.Question
Résultat IList