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
EsotericIDE
Ziim
ZiimEnv
C# Class EsotericIDE.Ziim.ZiimEnv
Inheritance:
ExecutionEnvironment
Exibir arquivo
Open project: Timwi/EsotericIDE
Public Properties
Property
Type
Description
Input
Queue
Nodes
EsotericIDE.Ziim.Node[]
Threads
List
Public Methods
Method
Description
UpdateWatch
( ) :
void
Protected Methods
Method
Description
GetProgram
( ) :
IEnumerable
Method Details
GetProgram()
protected
method
protected
GetProgram
( ) :
IEnumerable
return
IEnumerable
UpdateWatch()
public
method
public
UpdateWatch
( ) :
void
return
void
Property Details
Input
public_oe property
public
Queue
Input
return
Queue
Nodes
public_oe property
public
Node[],EsotericIDE.Ziim
Nodes
return
EsotericIDE.Ziim.Node[]
Threads
public_oe property
public
List
Threads
return
List