Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
SocketServers
EventArgsManager
C# Class SocketServers.EventArgsManager
Exibir arquivo
Open project: vf1/serversockets
Class Usage Examples
Public Methods
Method
Description
Get
( ) :
ServerAsyncEventArgs
Put
(
ServerAsyncEventArgs
&
value
) :
void
Private Methods
Method
Description
Initialize
( ) :
void
IsInitialized
( ) :
bool
Method Details
Get()
public
static
method
public
static
Get
( ) :
ServerAsyncEventArgs
return
ServerAsyncEventArgs
Put()
public
static
method
public
static
Put
(
ServerAsyncEventArgs
&
value
) :
void
value
ServerAsyncEventArgs
return
void