AttributeNode.Attribute Constructor

HttpServer.dll

Initializes a new instance of the AttributeNode..::.Attribute class

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

Syntax

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

See Also