Empty Field

HttpServer.dll

Representation of a non-initialized class instance

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

Syntax

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

See Also