C# Класс Mosa.Compiler.Framework.IR.SetLeaveTarget

An abstract intermediate representation to set the target of the eventually (even if nested) target for the leave instruction within a finally or catch handler, or a try protected block.
Наследование: BaseIRInstruction
Показать файл Открыть проект

Открытые методы

Метод Описание
SetLeaveTarget ( )

Initializes a new instance of SetLeaveTarget.

Описание методов

SetLeaveTarget() публичный Метод

Initializes a new instance of SetLeaveTarget.
public SetLeaveTarget ( )