Class AsmMarker
Inherited Members
Namespace: IL2CPU.API.Attribs
Assembly: IL2CPU.API.dll
Syntax
public sealed class AsmMarker : AsmLabel
Constructors
| Improve this Doc View SourceAsmMarker(AsmMarker.Type)
Declaration
public AsmMarker(AsmMarker.Type aType)
Parameters
Type | Name | Description |
---|---|---|
AsmMarker.Type | aType |
Fields
| Improve this Doc View SourceLabels
Declaration
public static readonly Dictionary<AsmMarker.Type, string> Labels
Field Value
Type | Description |
---|---|
Dictionary<AsmMarker.Type, System.String> |