Class AsmLabel
Namespace: IL2CPU.API.Attribs
Assembly: IL2CPU.API.dll
Syntax
public class AsmLabel : Attribute
Constructors
| Improve this Doc View SourceAsmLabel(String)
Declaration
public AsmLabel(string aLabel)
Parameters
| Type | Name | Description |
|---|---|---|
| System.String | aLabel |
Properties
| Improve this Doc View SourceLabel
Declaration
public string Label { get; }
Property Value
| Type | Description |
|---|---|
| System.String |