C# 클래스 Boo.Lang.Compiler.TypeSystem.InternalConstructor

상속: Boo.Lang.Compiler.TypeSystem.InternalMethod, IConstructor
파일 보기 프로젝트 열기: boo/boo-lang

공개 메소드들

메소드 설명
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