Class MoveToDR6
Inheritance
System.Object
MoveToDR6
Assembly: XSharp.dll
Syntax
public class MoveToDR6 : Instruction
Constructors
|
Improve this Doc
View Source
MoveToDR6(UInt32)
Declaration
public MoveToDR6(UInt32 aValue)
Parameters
Type |
Name |
Description |
UInt32 |
aValue |
|
Fields
|
Improve this Doc
View Source
mValue
Declaration
Field Value
Methods
|
Improve this Doc
View Source
WriteText(Assembler, System.IO.TextWriter)
Declaration
public override void WriteText(Assembler aAssembler, System.IO.TextWriter aOutput)
Parameters
Type |
Name |
Description |
Assembler |
aAssembler |
|
System.IO.TextWriter |
aOutput |
|