Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Medusa
Network
Service
TcpClientEventArgs
C# Class Medusa.Network.Service.TcpClientEventArgs
Inheritance:
System.EventArgs
Mostrar archivo
Open project: fjz13/Medusa
Public Methods
Method
Description
TcpClientEventArgs
(
TcpClient
client
) :
System
Method Details
TcpClientEventArgs()
public
method
public
TcpClientEventArgs
(
TcpClient
client
) :
System
client
System.Net.Sockets.TcpClient
return
System