Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
SimpleChat
NET
PeerData
C# Class SimpleChat.NET.PeerData
Summary description for Form1.
Exibir arquivo
Open project: HQarroum/android-mdns
Class Usage Examples
Public Properties
Property
Type
Description
Address
System.Net.IPAddress
Domain
String
InterfaceIndex
int
Name
String
Port
int
Type
String
Public Methods
Method
Description
Equals
(
object
other
) :
bool
GetHashCode
( ) :
int
ToString
( ) :
String
Method Details
Equals()
public
method
public
Equals
(
object
other
) :
bool
other
object
return
bool
GetHashCode()
public
method
public
GetHashCode
( ) :
int
return
int
ToString()
public
method
public
ToString
( ) :
String
return
String
Property Details
Address
public_oe property
public
IPAddress,System.Net
Address
return
System.Net.IPAddress
Domain
public_oe property
public
String
Domain
return
String
InterfaceIndex
public_oe property
public
int
InterfaceIndex
return
int
Name
public_oe property
public
String
Name
return
String
Port
public_oe property
public
int
Port
return
int
Type
public_oe property
public
String
Type
return
String