C# Class Node.net.Modules.VmModule

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

Méthodes publiques

Méthode Description
VmModule ( IronJS env ) : System

The public constructor for the 'vm' module.

Method Details

VmModule() public méthode

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