C# Класс Microsoft.Scripting.Interpreter.InitializeLocalInstruction.Parameter

Наследование: InitializeLocalInstruction, IBoxableInstruction
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
BoxIfIndexMatches ( int index ) : Microsoft.Scripting.Interpreter.Instruction
Run ( InterpretedFrame frame ) : int

Приватные методы

Метод Описание
Parameter ( int index ) : System.Linq.Expressions

Описание методов

BoxIfIndexMatches() публичный Метод

public BoxIfIndexMatches ( int index ) : Microsoft.Scripting.Interpreter.Instruction
index int
Результат Microsoft.Scripting.Interpreter.Instruction

Run() публичный Метод

public Run ( InterpretedFrame frame ) : int
frame InterpretedFrame
Результат int