C# Class DNSServiceBrowser_NET.Form1.ResolveData

Afficher le fichier Open project: HQarroum/android-mdns

Méthodes publiques

Свойство Type Description
FullName String
HostName String
InterfaceIndex int
Port int
TxtRecord Byte[]

Méthodes publiques

Méthode Description
ToString ( ) : String

Method Details

ToString() public méthode

public ToString ( ) : String
Résultat String

Property Details

FullName public_oe property

public String FullName
Résultat String

HostName public_oe property

public String HostName
Résultat String

InterfaceIndex public_oe property

public int InterfaceIndex
Résultat int

Port public_oe property

public int Port
Résultat int

TxtRecord public_oe property

public Byte[] TxtRecord
Résultat Byte[]