C# Класс Boo.Lang.Compiler.TypeSystem.InternalConstructor

Наследование: Boo.Lang.Compiler.TypeSystem.InternalMethod, IConstructor
Показать файл Открыть проект

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

Метод Описание
InternalConstructor ( TypeSystemServices typeSystemServices, Constructor constructor ) : Boo.Lang.Compiler.Ast

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

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

public InternalConstructor ( TypeSystemServices typeSystemServices, Constructor constructor ) : Boo.Lang.Compiler.Ast
typeSystemServices TypeSystemServices
constructor Boo.Lang.Compiler.Ast.Constructor
Результат Boo.Lang.Compiler.Ast