C# Class ScriptNET.Runtime.NameSpace

Represents a root for namespace
Inheritance: IScriptable
Exibir arquivo Open project: Zepheus/Fiesta_Utils

Private Properties

Property Type Description
GetMember IMemberBind
GetMethod IObjectBind
NameSpace System

Public Methods

Method Description
ToString ( ) : string

Private Methods

Method Description
GetMember ( string name ) : IMemberBind
GetMethod ( string name ) : IObjectBind
NameSpace ( string name ) : System

Base Contructor

Method Details

ToString() public method

public ToString ( ) : string
return string