Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
yazd
Proc
C# Class yazd.Proc
Mostra file
Open project: toptensoftware/yazd
Class Usage Examples
Public Properties
Property
Type
Description
dependants
List
firstInstruction
Instruction
hasLocalReturn
bool
lengthInBytes
int
Public Methods
Method
Description
Proc
(
Instruction
instruction
) :
System
Method Details
Proc()
public
method
public
Proc
(
Instruction
instruction
) :
System
instruction
Instruction
return
System
Property Details
dependants
public_oe property
public
List
dependants
return
List
firstInstruction
public_oe property
public
Instruction,yazd
firstInstruction
return
Instruction
hasLocalReturn
public_oe property
public
bool
hasLocalReturn
return
bool
lengthInBytes
public_oe property
public
int
lengthInBytes
return
int