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
coc_proxy_csharp
PacketReceiver
C# Class coc_proxy_csharp.PacketReceiver
Exibir arquivo
Open project: clugh/coc-proxy-csharp
Class Usage Examples
Public Methods
Method
Description
receive
(
int
bytesReceived
,
Socket
socket
,
State
state
) :
void
Method Details
receive()
public
static
method
public
static
receive
(
int
bytesReceived
,
Socket
socket
,
State
state
) :
void
bytesReceived
int
socket
System.Net.Sockets.Socket
state
State
return
void