C# Class yazd.Proc

Afficher le fichier Open project: toptensoftware/yazd Class Usage Examples

Méthodes publiques

Свойство Type Description
dependants List
firstInstruction Instruction
hasLocalReturn bool
lengthInBytes int

Méthodes publiques

Méthode Description
Proc ( Instruction instruction ) : System

Method Details

Proc() public méthode

public Proc ( Instruction instruction ) : System
instruction Instruction
Résultat System

Property Details

dependants public_oe property

public List dependants
Résultat List

firstInstruction public_oe property

public Instruction,yazd firstInstruction
Résultat Instruction

hasLocalReturn public_oe property

public bool hasLocalReturn
Résultat bool

lengthInBytes public_oe property

public int lengthInBytes
Résultat int