Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Node
net
Modules
AssertModule
C# Class Node.net.Modules.AssertModule
Inheritance:
HostModule
Datei anzeigen
Open project: WindowsTermKit/TermKit
Public Methods
Method
Description
AssertModule
(
IronJS
env
) :
System
The public constructor for the 'assert' module.
Method Details
AssertModule()
public
method
The public constructor for the 'assert' module.
public
AssertModule
(
IronJS
env
) :
System
env
IronJS
The JavaScript environment.
return
System