C# Class Node.net.Modules.HttpsModule

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

Méthodes publiques

Méthode Description
HttpsModule ( IronJS env ) : System

The public constructor for the 'https' module.

Method Details

HttpsModule() public méthode

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