C# Class Node.net.Modules.OsModule

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

Méthodes publiques

Méthode Description
OsModule ( IronJS env ) : System

The public constructor for the 'os' module.

Method Details

OsModule() public méthode

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