Empty Field

HttpServer.dll

Representation of a non-initialized HttpParam

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

Syntax

C#
public static readonly HttpParam Empty
Visual Basic (Declaration)
Public Shared ReadOnly Empty As HttpParam
Visual C++
public:
static initonly HttpParam^ Empty

See Also