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

Inheritance: Mosa.Compiler.Framework.CIL.ArithmeticInstruction
Datei anzeigen Open project: tgiphil/MOSA-Project

Public Methods

Method Description
AddInstruction ( OpCode opCode )

Initializes a new instance of the AddInstruction class.

Method Details

AddInstruction() public method

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