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
ArkaliaCore
Game
Network
Game
GameServer
C# Class ArkaliaCore.Game.Network.Game.GameServer
Mostrar archivo
Open project: Emudofus/ArkaliaCore
Public Properties
Property
Type
Description
Clients
List
Public Methods
Method
Description
Start
( ) :
void
Private Methods
Method
Description
Server_OnAcceptSocketEvent
(
SilverSocket
socket
) :
void
Server_OnListeningEvent
( ) :
void
Server_OnListeningFailedEvent
(
Exception
ex
) :
void
Method Details
Start()
public
static
method
public
static
Start
( ) :
void
return
void
Property Details
Clients
public_oe static_oe property
public
static
List
Clients
return
List