C# Class Rhino.Commonjs.Module.ModuleScope

Inheritance: Rhino.TopLevel
Afficher le fichier Open project: hazzik/Rhino.Net Class Usage Examples

Méthodes publiques

Méthode Description
GetBase ( ) : Uri
GetUri ( ) : Uri
ModuleScope ( Scriptable prototype, Uri uri, Uri @base ) : System

Method Details

GetBase() public méthode

public GetBase ( ) : Uri
Résultat System.Uri

GetUri() public méthode

public GetUri ( ) : Uri
Résultat System.Uri

ModuleScope() public méthode

public ModuleScope ( Scriptable prototype, Uri uri, Uri @base ) : System
prototype Scriptable
uri System.Uri
@base System.Uri
Résultat System