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
Tmoag
Connection
C# Class Tmoag.Connection
Exibir arquivo
Open project: tomlokhorst/ScorchedCanvas
Class Usage Examples
Public Properties
Property
Type
Description
State
List
Public Methods
Method
Description
Connection
(
int
id
) :
System
GenerateOutput
( ) :
IEnumerable
SendMessage
(
object
obj
) :
void
Private Methods
Method
Description
computeOptimalAngle
(
Vector
v
) :
double
Method Details
Connection()
public
method
public
Connection
(
int
id
) :
System
id
int
return
System
GenerateOutput()
public
method
public
GenerateOutput
( ) :
IEnumerable
return
IEnumerable
SendMessage()
public
method
public
SendMessage
(
object
obj
) :
void
obj
object
return
void
Property Details
State
public_oe property
public
List
State
return
List