C# 클래스 Boo.Lang.Compiler.Ast.TypeReferenceCollection

파일 보기 프로젝트 열기: boo/boo-lang 1 사용 예제들

공개 메소드들

메소드 설명
Contains ( string name ) : bool
TypeReferenceCollection ( )
TypeReferenceCollection ( Boo parent )

메소드 상세

Contains() 공개 메소드

public Contains ( string name ) : bool
name string
리턴 bool

TypeReferenceCollection() 공개 메소드

TypeReferenceCollection() 공개 메소드

public TypeReferenceCollection ( Boo parent )
parent Boo