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

Inheritance: ReflectionNamespace
Afficher le fichier Open project: boo-lang/boo

Méthodes publiques

Méthode Description
ChildReflectionNamespace ( ReflectionNamespace parent, string name ) : System
ToString ( ) : string

Method Details

ChildReflectionNamespace() public méthode

public ChildReflectionNamespace ( ReflectionNamespace parent, string name ) : System
parent ReflectionNamespace
name string
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string