Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
RTSEngine
Net
NetStreamMultiReceiver
C# Class RTSEngine.Net.NetStreamMultiReceiver
Inheritance:
IDisposable
ファイルを表示
Open project: RegrowthStudios/VoxelRTS
Class Usage Examples
Public Methods
Method
Description
Dispose
( ) :
void
NetStreamMultiReceiver
(
string
ip
,
int
port
) :
System
Receive
( ) :
string
Method Details
Dispose()
public
method
public
Dispose
( ) :
void
return
void
NetStreamMultiReceiver()
public
method
public
NetStreamMultiReceiver
(
string
ip
,
int
port
) :
System
ip
string
port
int
return
System
Receive()
public
method
public
Receive
( ) :
string
return
string