Extensions for the Register type.

Namespace: SharpAssembler.x86
Assembly: SharpAssembler x86-64 (in SharpAssembler x86-64.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

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

Inheritance Hierarchy

System..::..Object
  SharpAssembler.x86..::..RegisterExtensions

See Also