Property | Type | Description | |
---|---|---|---|
Address | |||
InstructionSize | byte | ||
Label | string | ||
Text | string |
Method | Description | |
---|---|---|
AssemblerLine ( |
||
AssemblerLine ( string label, |
public AssemblerLine ( |
||
address | ||
size | byte | |
text | string | |
return | System |
public AssemblerLine ( string label, |
||
label | string | |
address | ||
size | byte | |
text | string | |
return | System |