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

Inheritance: InvokeInstruction
Afficher le fichier Open project: tgiphil/MOSA-Project

Méthodes publiques

Méthode Description
CalliInstruction ( OpCode opcode )

Initializes a new instance of the CalliInstruction class.

Method Details

CalliInstruction() public méthode

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