Interface IInstructionWithSize
Namespace: XSharp.Assembler.x86
Assembly: XSharp.dll
Syntax
public interface IInstructionWithSize
Properties
| Improve this Doc View SourceSize
Declaration
byte Size { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Byte |