JavascriptHelperImplementation Constructor

HttpServer.dll

Initializes a new instance of the JavascriptHelperImplementation class

Namespace:  HttpServer.Helpers
Assembly:  HttpServer (in HttpServer.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
protected JavascriptHelperImplementation()
Visual Basic (Declaration)
Protected Sub New
Visual C++
protected:
JavascriptHelperImplementation()

See Also