Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Squared
Task
Network.UdpPacket
C# Class Squared.Task.Network.UdpPacket
Afficher le fichier
Open project: sq/Fracture
Méthodes publiques
Свойство
Type
Description
Bytes
byte[]
EndPoint
System.Net.IPEndPoint
Méthodes publiques
Méthode
Description
UdpPacket
(
byte
bytes
,
IPEndPoint
endPoint
) :
System
Method Details
UdpPacket()
public
méthode
public
UdpPacket
(
byte
bytes
,
IPEndPoint
endPoint
) :
System
bytes
byte
endPoint
System.Net.IPEndPoint
Résultat
System
Property Details
Bytes
public_oe property
public
byte[]
Bytes
Résultat
byte[]
EndPoint
public_oe property
public
IPEndPoint,System.Net
EndPoint
Résultat
System.Net.IPEndPoint