public MimeType(string contentTypeWithParameters);
| Name | Type | Description |
|---|---|---|
| contentTypeWithParameters | string | Content type string. |
public MimeType(string contentTypeWithParameters, Encoding charset, float quality);
| Name | Type | Description |
|---|---|---|
| contentTypeWithParameters | string | Content type string. |
| charset | Encoding | Encoding to set for mime-type. |
| quality | float | Match quality. |
public MimeType(string contentTypeWithParameters, float quality);
| Name | Type | Description |
|---|---|---|
| contentTypeWithParameters | string | Content type string. |
| quality | float | Match quality. |
public MimeType(string contentTypeWithParameters, Encoding charset);
| Name | Type | Description |
|---|---|---|
| contentTypeWithParameters | string | Content type string. |
| charset | Encoding | Encoding to set for mime-type. |
| Images 0 | ||
|---|---|---|
| No images to display in the gallery. |
Copyright © 2011 MindTouch, Inc. Powered by