TemplateArguments Constructor

HttpServer.dll

Initializes the class without any set arguments.

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

Syntax

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

See Also