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

Inheritance: InitializeLocalInstruction
Datei anzeigen Open project: jschementi/iron Class Usage Examples

Public Methods

Method Description
Run ( InterpretedFrame frame ) : int

Private Methods

Method Description
ImmutableBox ( int index, object defaultValue ) : System.Linq.Expressions

Method Details

Run() public method

public Run ( InterpretedFrame frame ) : int
frame InterpretedFrame
return int