C# Class Node.net.HostModule

Inheritance: IronJS.AutoWrapObject
Afficher le fichier Open project: WindowsTermKit/TermKit

Méthodes protégées

Méthode Description
HostModule ( IronJS env ) : System

A protected constructor for the HostModule base class.

Method Details

HostModule() protected méthode

A protected constructor for the HostModule base class.
protected HostModule ( IronJS env ) : System
env IronJS The JavaScript environment.
Résultat System