Rule Constructor

HttpServer.dll

Initializes a new instance of the Rule class

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

Syntax

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

See Also