ContentType Constructor

HttpServer.dll

Initializes a new instance of the ContentType class

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

Syntax

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

See Also