C# Class Node.net.Modules.HttpModule

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

Méthodes publiques

Méthode Description
HttpModule ( IronJS env ) : System

The public constructor for the 'http' module.

Method Details

HttpModule() public méthode

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