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

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

Méthodes publiques

Méthode Description
AddInstruction ( OpCode opCode )

Initializes a new instance of the AddInstruction class.

Method Details

AddInstruction() public méthode

Initializes a new instance of the AddInstruction class.
public AddInstruction ( OpCode opCode )
opCode OpCode