C# Class SharpOS.AOT.X86.Bits32Instruction

Inheritance: Mono.Cecil.Cil.Instruction
Afficher le fichier Open project: sharpos/SharpOS

Méthodes publiques

Méthode Description
Bits32Instruction ( bool value ) : System

Initializes a new instance of the Bits32Instruction class.

Method Details

Bits32Instruction() public méthode

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