C# Class Node.net.Modules.DgramModule

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

Méthodes publiques

Méthode Description
DgramModule ( IronJS env ) : System

The public constructor for the 'dgram' module.

Method Details

DgramModule() public méthode

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