C# 클래스 Node.net.Modules.DgramModule

상속: HostModule
파일 보기 프로젝트 열기: WindowsTermKit/TermKit

공개 메소드들

메소드 설명
DgramModule ( IronJS env ) : System

The public constructor for the 'dgram' module.

메소드 상세

DgramModule() 공개 메소드

The public constructor for the 'dgram' module.
public DgramModule ( IronJS env ) : System
env IronJS The JavaScript environment.
리턴 System