C# 클래스 Boo.Lang.Compiler.TypeSystem.Reflection.ReflectionNamespace.ChildReflectionNamespace

상속: ReflectionNamespace
파일 보기 프로젝트 열기: boo-lang/boo

공개 메소드들

메소드 설명
ChildReflectionNamespace ( ReflectionNamespace parent, string name ) : System
ToString ( ) : string

메소드 상세

ChildReflectionNamespace() 공개 메소드

public ChildReflectionNamespace ( ReflectionNamespace parent, string name ) : System
parent ReflectionNamespace
name string
리턴 System

ToString() 공개 메소드

public ToString ( ) : string
리턴 string