Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
SocketServer
C# Class SocketServer, unity-facebook
显示文件
Open project: rganeyev/unity-facebook
Class Usage Examples
Public Methods
Method
Description
SocketServer
(
int
port
) :
System.Net
Stop
( ) :
void
Private Methods
Method
Description
Run
( ) :
void
Method Details
SocketServer()
public
method
public
SocketServer
(
int
port
) :
System.Net
port
int
return
System.Net
Stop()
public
method
public
Stop
( ) :
void
return
void