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
Avalon
Network
Client
C# Class Avalon.Network.Client
Mostrar archivo
Open project: mabinogidev/mabinogi-development
Public Properties
Property
Type
Description
m_socListener
System.Net.Sockets.Socket
Public Methods
Method
Description
Client
(
string
host
,
int
port
) :
System
Method Details
Client()
public
method
public
Client
(
string
host
,
int
port
) :
System
host
string
port
int
return
System
Property Details
m_socListener
public_oe property
public
Socket,System.Net.Sockets
m_socListener
return
System.Net.Sockets.Socket