C# Class Boo.Lang.Compiler.TypeSystem.Reflection.ReflectionNamespace.ChildReflectionNamespace

Inheritance: ReflectionNamespace
ファイルを表示 Open project: boo-lang/boo

Public Methods

Method Description
ChildReflectionNamespace ( ReflectionNamespace parent, string name ) : System
ToString ( ) : string

Method Details

ChildReflectionNamespace() public method

public ChildReflectionNamespace ( ReflectionNamespace parent, string name ) : System
parent ReflectionNamespace
name string
return System

ToString() public method

public ToString ( ) : string
return string