Class InstructionWithSize
Inheritance
System.Object
InstructionWithSize
Implements
Inherited Members
Namespace: XSharp.Assembler.x86
Assembly: XSharp.dll
Syntax
public abstract class InstructionWithSize : Instruction, IInstructionWithSize
Constructors
| Improve this Doc View SourceInstructionWithSize()
Declaration
protected InstructionWithSize()
Properties
| Improve this Doc View SourceSize
Declaration
public byte Size { get; set; }
Property Value
Type | Description |
---|---|
System.Byte |