Table of Contents

Method Create

Namespace
DotNetBrowser.Net
Assembly
DotNetBrowser.dll

Create(string)

Creates the MimeType instance from string representation.

public static MimeType Create(string value)

Parameters

value string

string representation

Returns

MimeType

the corresponding MimeType instance.