C# Class Mosa.Compiler.Framework.CIL.SubInstruction

Inheritance: Mosa.Compiler.Framework.CIL.ArithmeticInstruction
Afficher le fichier Open project: tgiphil/MOSA-Project

Méthodes publiques

Méthode Description
SubInstruction ( OpCode opcode )

Initializes a new instance of the SubInstruction class.

Method Details

SubInstruction() public méthode

Initializes a new instance of the SubInstruction class.
public SubInstruction ( OpCode opcode )
opcode OpCode The opcode.