Class OpCodeAttribute
Inheritance
System.Object
OpCodeAttribute
Namespace: XSharp.Assembler
Assembly: XSharp.dll
Syntax
public sealed class OpCodeAttribute : Attribute
Constructors
| Improve this Doc View SourceOpCodeAttribute(String)
Declaration
public OpCodeAttribute(string mnemonic)
Parameters
| Type | Name | Description |
|---|---|---|
| System.String | mnemonic |
Properties
| Improve this Doc View SourceMnemonic
Declaration
public string Mnemonic { get; }
Property Value
| Type | Description |
|---|---|
| System.String |