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
Server
C# Class coc_proxy_csharp.Server
Inheritance:
ServerCrypto
Exibir arquivo
Open project: clugh/coc-proxy-csharp
Class Usage Examples
Public Methods
Method
Description
AcceptCallback
(
IAsyncResult
ar
) :
void
Server
(
int
port
) :
System
StartServer
( ) :
void
Method Details
AcceptCallback()
public
static
method
public
static
AcceptCallback
(
IAsyncResult
ar
) :
void
ar
IAsyncResult
return
void
Server()
public
method
public
Server
(
int
port
) :
System
port
int
return
System
StartServer()
public
method
public
StartServer
( ) :
void
return
void