Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
UdpPacketReceivedEventArgs
C# Class UdpPacketReceivedEventArgs, Snarf
Inheritance:
EventArgs
Mostra file
Open project: shellscape/Snarf
Class Usage Examples
Public Methods
Method
Description
UdpPacketReceivedEventArgs
(
UdpPacket,
packet
,
IPEndPoint,
receivedFrom
)
Method Details
UdpPacketReceivedEventArgs()
public
method
public
UdpPacketReceivedEventArgs
(
UdpPacket,
packet
,
IPEndPoint,
receivedFrom
)
packet
UdpPacket,
receivedFrom
IPEndPoint,