C# Класс IronRuby.Compiler.Ast.AstGenerator.ModuleScope

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

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

Метод Описание
ModuleScope ( ScopeBuilder builder, System.Linq.Expressions selfVariable, System.Linq.Expressions runtimeScopeVariable, bool isSingleton ) : System

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

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

public ModuleScope ( ScopeBuilder builder, System.Linq.Expressions selfVariable, System.Linq.Expressions runtimeScopeVariable, bool isSingleton ) : System
builder ScopeBuilder
selfVariable System.Linq.Expressions
runtimeScopeVariable System.Linq.Expressions
isSingleton bool
Результат System