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

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

Méthodes publiques

Méthode Description
EndFinallyInstruction ( OpCode opcode )

Initializes a new instance of the EndFinallyInstruction class.

Method Details

EndFinallyInstruction() public méthode

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