Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Microsoft
Scripting
Interpreter
InitializeLocalInstruction.MutableBox
C# Class Microsoft.Scripting.Interpreter.InitializeLocalInstruction.MutableBox
Inheritance:
InitializeLocalInstruction
显示文件
Open project: jschementi/iron
Public Methods
Method
Description
Run
(
InterpretedFrame
frame
) :
int
Private Methods
Method
Description
MutableBox
(
int
index
,
Type
type
) :
System.Linq.Expressions
Method Details
Run()
public
method
public
Run
(
InterpretedFrame
frame
) :
int
frame
InterpretedFrame
return
int