C# Class System.Linq.Expressions.Interpreter.AssignLocalBoxedInstruction

Inheritance: LocalAccessInstruction
Mostra file Open project: dotnet/corefx Class Usage Examples

Public Methods

Method Description
Run ( InterpretedFrame frame ) : int

Private Methods

Method Description
AssignLocalBoxedInstruction ( int index ) : System.Collections.Generic

Method Details

Run() public method

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