ContentTypeHeader Constructor
Include Protected Members
Include Inherited Members
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