AttributeNode.Attribute Class

HttpServer.dll

A attribute

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

Syntax

C#
public class Attribute
Visual Basic (Declaration)
Public Class Attribute
Visual C++
public ref class Attribute

Inheritance Hierarchy

System..::.Object
  HttpServer.Rendering.Haml.Nodes..::.AttributeNode..::.Attribute

See Also