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

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

Méthodes publiques

Méthode Description
RemInstruction ( OpCode opcode )

Initializes a new instance of the RemInstruction class.

Method Details

RemInstruction() public méthode

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