Extensions for the LabelType enumeration.

Namespace: SharpAssembler.Core.Instructions
Assembly: SharpAssembler Core (in SharpAssembler Core.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public static class LabelTypeExtensions
Visual Basic
<ExtensionAttribute> _
Public NotInheritable Class LabelTypeExtensions
Visual C++
[ExtensionAttribute]
public ref class LabelTypeExtensions abstract sealed

Inheritance Hierarchy

System..::..Object
  SharpAssembler.Core.Instructions..::..LabelTypeExtensions

See Also