C# Class Node.net.Modules.NetModule

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

Méthodes publiques

Méthode Description
NetModule ( IronJS env ) : System

The public constructor for the 'net' module.

Method Details

NetModule() public méthode

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