C# 클래스 EsotericIDE.Ziim.ZiimEnv

상속: ExecutionEnvironment
파일 보기 프로젝트 열기: Timwi/EsotericIDE

공개 프로퍼티들

프로퍼티 타입 설명
Input Queue
Nodes EsotericIDE.Ziim.Node[]
Threads List

공개 메소드들

메소드 설명
UpdateWatch ( ) : void

보호된 메소드들

메소드 설명
GetProgram ( ) : IEnumerable

메소드 상세

GetProgram() 보호된 메소드

protected GetProgram ( ) : IEnumerable
리턴 IEnumerable

UpdateWatch() 공개 메소드

public UpdateWatch ( ) : void
리턴 void

프로퍼티 상세

Input 공개적으로 프로퍼티

public Queue Input
리턴 Queue

Nodes 공개적으로 프로퍼티

public Node[],EsotericIDE.Ziim Nodes
리턴 EsotericIDE.Ziim.Node[]

Threads 공개적으로 프로퍼티

public List Threads
리턴 List