Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Microsoft
Scripting
Interpreter
LeaveFaultInstruction
C# 클래스 Microsoft.Scripting.Interpreter.LeaveFaultInstruction
The last instruction of a fault exception handler.
상속:
Microsoft.Scripting.Interpreter.Instruction
파일 보기
프로젝트 열기: jschementi/iron
공개 메소드들
메소드
설명
Run
(
InterpretedFrame
frame
) :
int
비공개 메소드들
메소드
설명
LeaveFaultInstruction
(
bool
hasValue
) :
System.Linq.Expressions
메소드 상세
Run()
공개
메소드
public
Run
(
InterpretedFrame
frame
) :
int
frame
InterpretedFrame
리턴
int