C# Class ScriptNET.Runtime.NameSpace

Represents a root for namespace
Inheritance: IScriptable
Afficher le fichier Open project: Zepheus/Fiesta_Utils

Private Properties

Свойство Type Description
GetMember IMemberBind
GetMethod IObjectBind
NameSpace System

Méthodes publiques

Méthode Description
ToString ( ) : string

Private Methods

Méthode Description
GetMember ( string name ) : IMemberBind
GetMethod ( string name ) : IObjectBind
NameSpace ( string name ) : System

Base Contructor

Method Details

ToString() public méthode

public ToString ( ) : string
Résultat string