C# Class Node.net.Modules.DnsModule

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

Méthodes publiques

Méthode Description
DnsModule ( IronJS env ) : System

The public constructor for the 'dns' module.

Method Details

DnsModule() public méthode

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