C# Class Boo.Lang.Compiler.TypeSystem.InternalConstructor

Inheritance: Boo.Lang.Compiler.TypeSystem.InternalMethod, IConstructor
Afficher le fichier Open project: boo/boo-lang

Méthodes publiques

Méthode Description
InternalConstructor ( TypeSystemServices typeSystemServices, Constructor constructor ) : Boo.Lang.Compiler.Ast

Method Details

InternalConstructor() public méthode

public InternalConstructor ( TypeSystemServices typeSystemServices, Constructor constructor ) : Boo.Lang.Compiler.Ast
typeSystemServices TypeSystemServices
constructor Boo.Lang.Compiler.Ast.Constructor
Résultat Boo.Lang.Compiler.Ast