C# Class EsotericIDE.Ziim.Node

Afficher le fichier Open project: Timwi/EsotericIDE Class Usage Examples

Méthodes publiques

Méthode Description
Node ( int x, int y, int index, Instruction instr ) : System.Collections.Generic

Method Details

Node() public méthode

public Node ( int x, int y, int index, Instruction instr ) : System.Collections.Generic
x int
y int
index int
instr Instruction
Résultat System.Collections.Generic