C# Class Node.net.Modules.UrlModule

Inheritance: HostModule
Afficher le fichier Open project: WindowsTermKit/TermKit

Méthodes publiques

Méthode Description
UrlModule ( IronJS env ) : System

The public constructor for the 'url' module.

Method Details

UrlModule() public méthode

The public constructor for the 'url' module.
public UrlModule ( IronJS env ) : System
env IronJS The JavaScript environment.
Résultat System