C# Класс IronPython.Compiler.ClosureExpression.MakeClosureCellExpression.MakeClosureCellInstruction

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

Открытые свойства

Свойство Тип Описание
Instance MakeClosureCellInstruction

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

Метод Описание
Run ( InterpretedFrame frame ) : int

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

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

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

Описание свойств

Instance публичное статическое свойство

public static MakeClosureCellInstruction Instance
Результат MakeClosureCellInstruction