Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Squared
Task
Network.UdpPacket
C# Class Squared.Task.Network.UdpPacket
显示文件
Open project: sq/Fracture
Public Properties
Property
Type
Description
Bytes
byte[]
EndPoint
System.Net.IPEndPoint
Public Methods
Method
Description
UdpPacket
(
byte
bytes
,
IPEndPoint
endPoint
) :
System
Method Details
UdpPacket()
public
method
public
UdpPacket
(
byte
bytes
,
IPEndPoint
endPoint
) :
System
bytes
byte
endPoint
System.Net.IPEndPoint
return
System
Property Details
Bytes
public_oe property
public
byte[]
Bytes
return
byte[]
EndPoint
public_oe property
public
IPEndPoint,System.Net
EndPoint
return
System.Net.IPEndPoint