C# Class System.Linq.Expressions.Interpreter.InitializeLocalInstruction.ImmutableBox

Inheritance: InitializeLocalInstruction
Mostra file Open project: dotnet/corefx

Public Methods

Method Description
Run ( InterpretedFrame frame ) : int

Private Methods

Method Description
ImmutableBox ( int index, object defaultValue ) : System.Collections.Generic

Method Details

Run() public method

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