Initializes a new instance of the Instruction class.

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

Syntax

C#
protected Instruction()
Visual Basic
Protected Sub New
Visual C++
protected:
Instruction()

See Also