C# Class SharpOS.AOT.X86.Bits32Instruction

Inheritance: Mono.Cecil.Cil.Instruction
ファイルを表示 Open project: sharpos/SharpOS

Public Methods

Method Description
Bits32Instruction ( bool value ) : System

Initializes a new instance of the Bits32Instruction class.

Method Details

Bits32Instruction() public method

Initializes a new instance of the Bits32Instruction class.
public Bits32Instruction ( bool value ) : System
value bool if set to true [value].
return System