ContentTypeHeader constructor
The ContentTypeHeader constructor creates a new ContentTypeHeader object.
Overload list
Name | Description | |
---|---|---|
![]() |
ContentTypeHeader() | The ContentTypeHeader constructor creates a new ContentTypeHeader object that has default values. |
![]() |
ContentTypeHeader(String) | The ContentTypeHeader constructor creates a new ContentTypeHeader object that specifies the type specified by value. |
Top