C# Class Node.net.Modules.ChildProcessesModule

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

Méthodes publiques

Méthode Description
ChildProcessesModule ( IronJS env ) : System

The public constructor for the 'child_processes' module.

Method Details

ChildProcessesModule() public méthode

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