Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Microsoft
Scripting
Interpreter
EnterFinallyInstruction
C# Class Microsoft.Scripting.Interpreter.EnterFinallyInstruction
The first instruction of finally block.
Inheritance:
Microsoft.Scripting.Interpreter.Instruction
Mostra file
Open project: jschementi/iron
Public Methods
Method
Description
Run
(
InterpretedFrame
frame
) :
int
Private Methods
Method
Description
EnterFinallyInstruction
( ) :
System.Linq.Expressions
Method Details
Run()
public
method
public
Run
(
InterpretedFrame
frame
) :
int
frame
InterpretedFrame
return
int