C# Class System.Linq.Expressions.Interpreter.LeftShiftInstruction.LeftShiftInt32

Inheritance: LeftShiftInstruction
Mostra file Open project: dotnet/corefx

Public Methods

Method Description
Run ( InterpretedFrame frame ) : int

Method Details

Run() public method

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