C# 클래스 EsotericIDE.Ziim.Node

파일 보기 프로젝트 열기: Timwi/EsotericIDE 1 사용 예제들

공개 메소드들

메소드 설명
Node ( int x, int y, int index, Instruction instr ) : System.Collections.Generic

메소드 상세

Node() 공개 메소드

public Node ( int x, int y, int index, Instruction instr ) : System.Collections.Generic
x int
y int
index int
instr Instruction
리턴 System.Collections.Generic