Class MimeTypeUtils
Inherited Members
Namespace: Glitch9
Assembly: Glitch9.dll
Syntax
public static class MimeTypeUtils
Methods
| Edit this page View SourceGetParameter(MimeType, string)
Get media type parameter by key.
Declaration
public static string GetParameter(this MimeType mimeType, string key)
Parameters
| Type | Name | Description |
|---|---|---|
| MimeType | mimeType | |
| string | key |
Returns
| Type | Description |
|---|---|
| string |