C# Class Node.net.Modules.AssertModule

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

Méthodes publiques

Méthode Description
AssertModule ( IronJS env ) : System

The public constructor for the 'assert' module.

Method Details

AssertModule() public méthode

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