C# Class Node.net.Modules.ProcessModule

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

Méthodes publiques

Méthode Description
ProcessModule ( IronJS env ) : System

The public constructor for the 'process' module.

Method Details

ProcessModule() public méthode

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