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.
|