C# Класс System.Linq.Expressions.Interpreter.RuntimeVariablesInstruction

Наследование: Instruction
Показать файл Открыть проект

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

Метод Описание
Run ( InterpretedFrame frame ) : int
RuntimeVariablesInstruction ( int count ) : System.Collections.Generic
ToString ( ) : string

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

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

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

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

public RuntimeVariablesInstruction ( int count ) : System.Collections.Generic
count int
Результат System.Collections.Generic

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

public ToString ( ) : string
Результат string