C# Class Microsoft.Scripting.Interpreter.LeaveFinallyInstruction

The last instruction of finally block.
Inheritance: Microsoft.Scripting.Interpreter.Instruction
Afficher le fichier Open project: jschementi/iron

Méthodes publiques

Méthode Description
Run ( InterpretedFrame frame ) : int

Private Methods

Méthode Description
LeaveFinallyInstruction ( ) : System.Linq.Expressions

Method Details

Run() public méthode

public Run ( InterpretedFrame frame ) : int
frame InterpretedFrame
Résultat int