C# Class Microsoft.Scripting.Interpreter.InitializeLocalInstruction.MutableBox

Inheritance: InitializeLocalInstruction
Afficher le fichier Open project: jschementi/iron

Méthodes publiques

Méthode Description
Run ( InterpretedFrame frame ) : int

Private Methods

Méthode Description
MutableBox ( int index, Type type ) : System.Linq.Expressions

Method Details

Run() public méthode

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