NodeList Constructor

HttpServer.dll

Initializes a new instance of the NodeList class

Namespace:  HttpServer.Rendering.Haml
Assembly:  HttpServer (in HttpServer.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public NodeList()
Visual Basic (Declaration)
Public Sub New
Visual C++
public:
NodeList()

See Also