Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Node
net
HostModule
C# Class Node.net.HostModule
Inheritance:
IronJS.AutoWrapObject
Exibir arquivo
Open project: WindowsTermKit/TermKit
Protected Methods
Method
Description
HostModule
(
IronJS
env
) :
System
A protected constructor for the HostModule base class.
Method Details
HostModule()
protected
method
A protected constructor for the HostModule base class.
protected
HostModule
(
IronJS
env
) :
System
env
IronJS
The JavaScript environment.
return
System